Y
Hacker News
new
|
ask
|
show
|
jobs
by
js2
3073 days ago
FYI, the Sentry folks have also written a Rust-based sourcemap decoder:
https://github.com/getsentry/rust-sourcemap
1 comments
steveklabnik
3072 days ago
The authors of it and the authors of this were talking on Twitter; the one in the article is pretty specialized, so that's why they didn't use this. They recommend Sentry's library for every non-wasm use case, basically.
link