Mike Crowe a écrit :
Hi folks,

I'm looking for a virtual machine system to embed in a hardware platform, to quickly extend with new applications. It's a ARM based system (think of it as a Palm running Linux). My memory constraints are pretty tight, so I'm looking for a VM in the 100K-ish sort of range.

Neko can run with a very small memory footprint since there is very few globals data structures so I guess you should give it a try. Compared to Flash7, the VM performs a lot better (around 20 times faster).

I think that the Boehm GC that Neko uses is available for ARM as well.

Best,
Nicolas


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

Reply via email to