Hi list,
I'm please to announce the release of Neko 1.4, now available for
download on http://nekovm.org/download
The release includes the following changes :
- x86 Just-In-Time : greatly increase VM speed
- new libraries : mod_neko for Apache 2.2, sqlite and zlib
- new Builtin $setresolver, which allow you to set a resolve
method which can define custom behavior when an object
field is not-found.
- new API functions kind_export and kind_import to share
abstract kinds among several C libraries
- PPC optimizations and OSX universal build support
- bug fixes and minor improvements
Enjoy !
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)