A time travel debugger for WebAssembly
Summary
A GitHub README describes gabagool-debug-adapter, a Debug Adapter Protocol server that enables time travel debugging for WebAssembly programs by stepping through .wat code. DWARF symbol support to step through original sources is planned for the future. It also provides a one-click codespace demo and local VSCode installation guidance.