You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.