Comment Other VMs (Score 1) 357
You might check out idel too. It was designed with security in mind from the beginning, and to be easy to compile instead of interpret (so it does have a separation of code and data). OTOH it's not under active development and too underfeatured to be very useful as is -- no C compiler, for example.