Crates.io | jajajvm |
lib.rs | jajajvm |
version | 0.1.1 |
source | src |
created_at | 2020-08-20 13:34:22.725661 |
updated_at | 2020-08-20 13:50:40.714551 |
description | A safe JVM without any dependency and is so simple, it could put a smile on your face. |
homepage | |
repository | |
max_upload_size | |
id | 278630 |
size | 91,383 |
Jajajvm is a safe and simple toy JVM without any crate dependency and it has less than a thousand lines of code.
javac samples/Arithmetic.java
cargo run samples/Arithmetic.class
Jajajvm is based on refernce of pitfulvm