WebAssembly Debugging Capabilities

May 15, 2018 ยท View on GitHub

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