Zxilly/go-size-analyzer

The wasm module panic while processing large file

Zxilly opened this issue · 3 comments

To Reproduce

view https://gsa.zxilly.dev/ and analyze a large golang binary.

Expected behavior

Slow but works as expected.

Screenshots

image

Desktop (please complete the following information):

  • Browser Edge 126.0.2592.87

golang/go#65571
golang/go#68395

Should find a way to workaround it.

Wait for golang/go#68400 to be merged.

Wait for next release to remove monkey patch.