Hello,
the following works out of the box if you have binfmt support enabled
in your kernel.
echo ':neko:E::n::/usr/bin/neko:" >register
(most: /proc/sys/fs/binfmt_misc/register )
But I think it would be a better performance if the VM is an integral
part of the Kernel, isn't it ?
With an kernel specific lib, it would be possible to wrote simple
Kerneldrivers with neko.
Any Comments ?
ps: mod_neko2 is still hanging on libs/mod_neko/mod_neko.c:177
"val_callEx(mload,val_field(mload,val_id("loadmodule")),args,2,&exc);"
--
Neko : One VM to run them all
(http://nekovm.org)