Comment on Wasm3 compiles itself (using LLVM/Clang compiled to WASM)parentComments−ghayes5yFWIW, AssemblyScript[0] adds its own garbage collection runtime into Wasm. The team had a good post recently on the performance implications[1][0] https://www.assemblyscript.org/[1] https://surma.dev/things/js-to-asc/index.html
Comments
FWIW, AssemblyScript[0] adds its own garbage collection runtime into Wasm. The team had a good post recently on the performance implications[1]
[0] https://www.assemblyscript.org/
[1] https://surma.dev/things/js-to-asc/index.html