Skip to content

WebAssembly Debugging DWARF support ? #37984

Open
@hardfist

Description

@hardfist

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.
image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wasmIssues and PRs related to WebAssembly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions