This tool converts URL-safe panic traces from Deno into readable stack traces. Just click on the trace URL, and it’ll symbolicate it for you.
Check out an example stack trace.
Panics in Deno are rare—but when they happen, understanding them is crucial. Including debug info directly in binaries makes them bulky. This tool lets users symbolicate traces remotely, so Deno ship small binaries without losing observability.