sointu/templates
Veikko Sariola e4490faa2e feat(compiler): Add support for targeting WebAssembly.
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.
2020-12-26 23:16:18 +02:00
..
amd64-386 feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00
wasm feat(compiler): Add support for targeting WebAssembly. 2020-12-26 23:16:18 +02:00