mirror of
https://github.com/vsariola/sointu.git
synced 2025-11-03 00:15:49 -05:00
The working principle is similar as before with x86, but instead of outputting .asm, it outputs .wat. This can be compiled into .wasm by using the wat2wasm assembler.