FlatAssembler/AECforWebAssembly
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++.
GitHub repository with 40 stars and 3 forks.
Language: C++
Topics: emscripten, javascript, javascript-virtual-machine, wasm, webassembly