cloudflare / cloudflare/workers-rs
Debugging Rust code
Open
- Dominant language
- Rust
- Stars
- 3.7k
- Forks
- 429
- Avg merge
- 20h 28m
- Merged PRs (30d)
- 7
Description
There's been some work in this area and it does appear possible to debug code built with `wasm-pack` using the [Chrome DevTools C++ DWARF debugging](https://chromewebstore.google.com/detail/cc++-devtools-support-dwa/pdcpmagijalfljmkmjngeonclgbbannb) extension: https://github.com/haraldreingruber-dedalus/rust-wasm-dwarf-debugging
So I have 2 questions - first, is this doable right now? I have been trying to get debugging to work and nothing has worked so far.
Second question is, if it doesn't work yet, is this something that could be put on the radar?
Contributor guide
Assessment
This issue has not been assessed yet.