wasm_spec_ast

Crates.iowasm_spec_ast
lib.rswasm_spec_ast
version1.0.0
created_at2026-01-01 23:40:36.23307+00
updated_at2026-01-01 23:40:36.23307+00
descriptionThe WebAssembly spec as a SpecTec AST
homepage
repositoryhttps://github.com/cyruscook/spectec_parse
max_upload_size
id2017714
size1,518,165
(cyruscook)

documentation

README

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.

Commit count: 0

cargo fmt