πThis is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
β256Mar 10, 2022Updated 3 years ago
Alternatives and similar repositories for KiVM
Users that are interested in KiVM are comparing it to the libraries listed below
Sorting:
- my simple java virtual machine~β229Jan 27, 2025Updated last year
- [yvm] low performance garbage-collectable jvm