Skip to content

Debugging webassembly in Chrome #96

Open
@sverhoeven

Description

@sverhoeven

Chrome is getting debugging support for WebAssembly modules. Aka add breakpoint on a C++ line in DevTools. It would be nice to have a chapter about debugging once this support has been included in Chrome.

To get debugging working you need to enable Dwarf while compiling, see https://emscripten.org/docs/debugging/CyberDWARF.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions