Show HN: WASM scanner to debug Postgres deadlocks without leaking SQL
A developer created a WASM-based scanner that helps debug PostgreSQL deadlocks by analyzing internal lock data without exposing raw SQL queries. The tool aims to provide safer diagnostics for ShareLock and transaction-related deadlocks by running in a sandboxed environment.