mirror of
https://github.com/vsariola/sointu.git
synced 2025-05-28 03:10:24 -04: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. |
||
---|---|---|
.. | ||
compiler_macros.go | ||
compiler.go | ||
encoded_patch.go | ||
featureset_macros.go | ||
featureset.go | ||
song_macros.go | ||
wasm_macros.go | ||
x86_macros.go |