-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Open
Labels
wasmIssues and PRs related to WebAssembly.Issues and PRs related to WebAssembly.
Description
When I use wasm with dwarf debug info in nodejs, it seems that the callstack does not supports c++ source code sourcemapping, which is inconvenient for wasm debugging.
Describe the solution you'd like
Chrome devtools supports DWARF now, https://developers.google.com/web/updates/2019/12/webassembly, so maybe node could do the same thing.
Describe alternatives you've considered
Please describe alternative solutions or features you have considered.
yowl, stevenwdv and CPunisher
Metadata
Metadata
Assignees
Labels
wasmIssues and PRs related to WebAssembly.Issues and PRs related to WebAssembly.