Hacker News
- A JVM in Rust part 5 – Executing instructions https://andreabergia.com/blog/2023/08/a-jvm-in-rust-part-5-executing-instructions/ 33 comments
- I have written a JVM in Rust https://andreabergia.com/blog/2023/07/i-have-written-a-jvm-in-rust/ 181 comments
Lobsters
- I have written a (toy) JVM in Rust https://andreabergia.com/blog/2023/07/i-have-written-a-jvm-in-rust/ 18 comments java , rust
- JVM Bindings for Rust Libraries https://www.youtube.com/watch?v=QmmS6v7-WsU 15 comments java
- A JVM in Rust part 4 - The Java bytecode https://andreabergia.com/blog/2023/08/a-jvm-in-rust-part-4-the-java-bytecode/ 7 comments java
- I have written a JVM in Rust https://andreabergia.com/blog/2023/07/i-have-written-a-jvm-in-rust/ 2 comments rust
- I have written a (toy) JVM in Rust https://andreabergia.com/blog/2023/07/i-have-written-a-jvm-in-rust/ 5 comments java
- I have written a (toy) JVM in Rust https://andreabergia.com/blog/2023/07/i-have-written-a-jvm-in-rust/ 19 comments rust
- Rust and the JVM https://blog.frankel.ch/start-rust/7/ 17 comments rust
- Rust and the JVM https://blog.frankel.ch/start-rust/7/ 7 comments programming
- Ferrugo: a JVM implementation written in Rust https://github.com/maekawatoshiki/ferrugo 42 comments rust
- Implementing a Simple JVM in Rust by Ben Evans https://www.youtube.com/watch?v=7ECbwgkHdAE 10 comments rust
- Implement a JVM on Rust https://github.com/standbyme/jvm-rs 29 comments rust
- ask: Rust on the JVM https://github.com/cretz/asmble 9 comments rust
- Rust Regex Engine on JVM, via WebAssembly, Example and Benchmark https://github.com/cretz/asmble/tree/master/examples/rust-regex 16 comments rust
- Interfacing Rust with the JVM https://github.com/mottalli/rust-jni-test 5 comments rust
- A JVM in Rust part 7 - Objects and GC https://andreabergia.com/blog/2023/10/a-jvm-in-rust-part-7-objects-and-gc/ 2 comments rust
- A JVM in Rust part 3 - Parsing class files https://andreabergia.com/blog/2023/07/a-jvm-in-rust-part-3-parsing-class-files/ 5 comments rust