/jvm

Just a fun toy JVM implementation in Rust.

Primary LanguageRustBSD 2-Clause "Simplified" LicenseBSD-2-Clause

jvm

Just a fun toy JVM implementation in Rust.

Running

To run a class, put the .class file in the classes folder, and then run run-jvm.sh.