Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
How We Made JavaScript Stack Traces Awesome (sentry.io)
12 points by the_mitsuhiko on Dec 1, 2022 | hide | past | favorite | 1 comment


Some direct links if folks are interested about how it works: scope extraction is in js-source-scopes, which uses SWC behind the scenes: https://github.com/getsentry/js-source-scopes

The more user friendly and performant version of it is available as part symbolic: https://github.com/getsentry/symbolic/tree/master/symbolic-s...

Which is also exposed to Python so you can use it from there if you need: https://github.com/getsentry/symbolic/blob/master/py/symboli...

Happy to answer questions :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: