JamVM is a new Java Virtual Machine conforming to the JVM
specification edition 2 (blue book). It is extremely small - stripped
on PowerPC ~110K, Intel 80K. However, unlike other small VMs it
supports the full spec, inc. object finalisation and JNI.
Lightweight, fast, Java-centric Lua interpreter written for JME and JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags, weak tables and unique direct lua-to-java-bytecode compiling.
JamVM is a compact Java Virtual Machine conforming to the JVM specification edition 2 (blue book). It is extremely small - stripped on PowerPC 150K, Intel 100K. However, unlike other small VMs it supports the full spec, inc. object finalisation and JNI.