javascript-virtual-machine topic
List
javascript-virtual-machine repositories
AECforWebAssembly
37
Stars
4
Forks
Watchers
A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.