wasm_spec_ast
The WebAssembly spec as a SpecTec AST.
This crate provides a function get_wasm_spectec_ast which returns the SpecTec AST for the WebAssembly spec.
This can be used by tooling to consume the WebAssembly spec as code, for example to generate documentation or track changes.