-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request