Open Craig-Macomber opened 3 weeks ago
Currently is is very hard to find good guidance on how to get source level debugging of Rust in WASM.
It is however possible (I got it working), and I'd like it to be easier to discover how to do it.
Since this page was one of the places I found when searching for answers, I figured it should be updated to include the approach I discovered.
Summary
Currently is is very hard to find good guidance on how to get source level debugging of Rust in WASM.
It is however possible (I got it working), and I'd like it to be easier to discover how to do it.
Since this page was one of the places I found when searching for answers, I figured it should be updated to include the approach I discovered.