3 Commits

Author SHA1 Message Date
thfr
8d82ab7128 fix i386 build by disabling the JIT.
should not affect !i386, but bump revision because of theoretical chance
that other arches may be affected.

diff by & ok sthen
2019-12-04 16:36:49 +00:00
sthen
23959e0d3a mark BROKEN-i386 2019-11-30 12:01:55 +00:00
thfr
09ae70b0f3 Import lang/nekovm, a build dependency for upcoming haxe port.
ok bentley@ who also identified a missing ifdef

DESCR:
Neko is a high-level dynamically typed programming language. It can be used as
an embedded scripting language. It has been designed to provide a common runtime
for several different languages. Learning and using Neko is very easy. You can
easily extend the language with C libraries. You can also write generators from
your own language to Neko and then use the Neko Runtime to compile, run, and
access existing libraries.
2019-11-24 02:59:19 +00:00