Is your feature request related to a problem? Please describe.
Being able to analyze WebAssembly binaries
Describe the solution you'd like
Adding support for GOOS=js GOARCH=wasm, maybe wasip1 too?
Describe alternatives you've considered
None that I know off
Additional context
GitHub doesn't allow attaching wasm, but one of the specimens could gsa's WASM bundle that is used in the demo
Is your feature request related to a problem? Please describe.
Being able to analyze WebAssembly binaries
Describe the solution you'd like
Adding support for
GOOS=js GOARCH=wasm, maybewasip1too?Describe alternatives you've considered
None that I know off
Additional context
GitHub doesn't allow attaching wasm, but one of the specimens could gsa's WASM bundle that is used in the demo