Skip to content

fitzgen/wasm-debugging-capabilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Collecting requirements for WebAssembly debugging capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages