Conventions supporting interoperatibility between tools working with WebAssembly.
Browse cluster: WebAssembly Specification and Proposals →The tool-conventions repository documents conventions that enable interoperability between WebAssembly-related tools. It describes intermediate file formats, conventions for mapping high-level language features to WebAssembly constructs, and schemes for supporting debuggers and other tooling. These conventions are optional and exist to help tools coordinate with each other at abstraction levels above raw WebAssembly itself, though multiple conventions for the same purpose may coexist.