Proposal for adding type reflection to the JS API
The js-types repository is a proposal for adding type reflection capabilities to the WebAssembly JavaScript API. The project is part of the official WebAssembly specification infrastructure, which uses Sphinx and Bikeshed documentation tools to generate HTML and PDF outputs of the specification documents. The repository is maintained by the WebAssembly community (webassembly.github.io) and includes reference materials such as a reference interpreter written in OCaml that can decode, validate, execute, and convert WebAssembly modules in both binary and text formats.