mtolmacs opened this issue a year ago · 2 comments
Currently it's easy to compile your debug WASM with some function names, specifically in packages.
Test the mangling crate for this purpose.
The mangled names show up in the backtrace because of how the panic handler prints it most likely. The sourcemap therefore cannot solve this issue.