No description
Find a file
2023-09-25 22:16:08 +02:00
src simplest start of a jvm 2023-09-25 22:12:33 +02:00
tests added constantvalue and code attribute 2023-09-23 08:23:08 +02:00
.gitignore reads complete class file 2023-09-19 21:21:32 +02:00
Cargo.lock reads complete class file 2023-09-19 21:21:32 +02:00
Cargo.toml added constantvalue and code attribute 2023-09-23 08:23:08 +02:00
Dummy.class simplest start of a jvm 2023-09-25 22:12:33 +02:00
Dummy.java simplest start of a jvm 2023-09-25 22:12:33 +02:00
README.md some readme 2023-09-25 22:16:08 +02:00

System.out.println("Hello World") would actually be a major achievement. It's nowhere near that level...