2 releases
0.1.1 | Aug 20, 2020 |
---|---|
0.1.0 | Aug 20, 2020 |
#2 in #smile
57KB
1.5K
SLoC
Contains (ELF exe/lib, 31KB) jvm
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 refernce of pitfulvm