Closed
Description
Summary
Chrome added support for DWARF based debugging information: https://twitter.com/ChromeDevTools/status/1192803818024710145 Unfortunately, they also mentioned that wasm-bindgen doesn't support updating debug info after transformation.
So my question is:
- How hard is it to add support for updating debug information?
- Do you have it on your roadmap, and if so, when do you plan to implement it?