| Crates.io | wasm_spec_ast |
| lib.rs | wasm_spec_ast |
| version | 1.0.0 |
| created_at | 2026-01-01 23:40:36.23307+00 |
| updated_at | 2026-01-01 23:40:36.23307+00 |
| description | The WebAssembly spec as a SpecTec AST |
| homepage | |
| repository | https://github.com/cyruscook/spectec_parse |
| max_upload_size | |
| id | 2017714 |
| size | 1,518,165 |
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.