/jajajvm

Jajajvm is a safe and simple toy JVM without any crate dependency and it has less than a thousand lines of code.

Primary LanguageRust

jajajvm

Jajajvm is a safe and simple toy JVM without any crate dependency and it has less than a thousand lines of code.

Usage

javac samples/Arithmetic.java
cargo run samples/Arithmetic.class

Reference

Jajajvm is based on reference of pitifulvm