pitifulvm icon indicating copy to clipboard operation
pitifulvm copied to clipboard

A shabby implementation of Java virtual machine in C

Results 1 pitifulvm issues
Sort by recently updated
recently updated
newest added

It would be great if we can provide some high level descriptions about the supported opcodes/features in our JVM implementation. See the following for reference: * https://github.com/JorthVM/JorthVM/blob/master/implementation.md * https://github.com/TheCurle/Purpuri/blob/master/docs/docs/spec.md