Konubinix' opinionated web of thoughts

Wabt

Fleeting

GitHub - WebAssembly/wabt: The WebAssembly Binary Toolkit

WebAssembly Binary Toolkit

https://github.com/WebAssembly/wabt

WABT (we pronounce it “wabbit”) is a suite of tools for WebAssembly

https://github.com/WebAssembly/wabt

wasm-objdump -j export -x ./foo.wasm

https://github.com/golang/go/issues/25612

wasm-objdump -x -j export ConsoleApp11.wasm

https://github.com/SteveSandersonMS/dotnet-wasi-sdk/issues/28