> 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 ?

I have no knowledge about Kernel development so far, so I can't judge if
Neko would be good for such a task, but I guess it's at least very
interesting to try. The most difficult part is to have the GC run in
kernel mode I guess.

Nicolas

-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to