Jajajvm is a safe and simple toy JVM without any crate dependency and it has less than a thousand lines of code.
sh javac samples/Arithmetic.java cargo run samples/Arithmetic.class
Jajajvm is based on refernce of pitfulvm