rusty-jvm 0.5.0

An implementation of a Java Virtual Machine (JVM).
Documentation
1
2
3
/// Helper function dealing with object offsets here
/// Should be moved to Klass when proper offsets will be implemented there
pub(crate) mod offset_utils;