Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update debugging.md to include use of Chrome's extension #321

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Craig-Macomber
Copy link

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.

@haraldreingruber-dedalus

I have created a small demo app, for testing debugging with the Rust+wasm-pack toolchain.

Maybe this could be interesting for the docs too, in one way or another?
https://github.com/haraldreingruber-dedalus/rust-wasm-dwarf-debugging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants