rusty-jvm 0.5.0

An implementation of a Java Virtual Machine (JVM).
Documentation
1
2
pub(crate) mod heap;
pub(crate) mod java_instance;