orto
orto copied to clipboard
Is someone interested in Javascript JVM implementation?
I just did it! https://gitlab.com/neoexpert/jvm It has an RawByteCodeExecutor.js file which does the work. It can also do JIT Bytecode Compilation directly to JavaScript to improve performance.