blob: 63c706415b0360d463cbb8576e4567f62df2d885 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LIBEMBRYO
bool "libembryo"
select BR2_PACKAGE_LIBEINA
help
Embryo is primarily a shared library that gives you an API
to load and control interpreted programs compiled into an
abstract machine bytecode that it understands.
http://trac.enlightenment.org/e/wiki/Embryo
|