There's no distributed lib of Neko, but the VM code is very elegant and
clean as well as being well rounded C code, so you could create one with
some minor changes to the VS project file / makefile. I did this myself
back in '06/'07 for a simple desktop app.
Lee
Konstantin Tcholokachvili wrote:
Helllo,
In order to make a proof of concept OS kernel based on a VM I would
know if it's possible to statically link NekoVM to my kernel.
If I understood correctly until now NekoVM is only dynamically linked.
Can someone give his insight on this subject?
Thanks,
Konstantin Tcholokachvili
--
Neko : One VM to run them all
(http://nekovm.org)