wabt
wabt copied to clipboard
wasm-decompile: expose NameOpts::None as arg
It's quite inconvenient to find functions by indexes right now, as they are transformed. Also might be nice to add a comment with index as wasm2wat does (;123;)
https://github.com/WebAssembly/wabt/blob/790bc0472552d80671bdf99ba7652876c463d526/src/tools/wasm-decompile.cc#L89
wasm-decompile is sadly unmaintained right now. Any contributions would be most welcome.