Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 839 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 839 Bytes

WebAssembly Debugging Capabilities

Currently, this document only lists motivation and requirements. It attempts, as much as possible, to avoid embedding assumptions about whether debugging capabilities are provided by parsing a static format (a la DWARF), via a programmatic interface (a la language servers), a combination of those two, or by something else entirely. Rather than proposing a particular solution, this is an attempt to enumerate the requirements and constraints that any solution must satisfy.

📚 Read this document online! 📚

Building

Install bikeshed and then run:

$ bikeshed spec index.bs index.html