wasm_spec_ast 1.0.0

The WebAssembly spec as a SpecTec AST
Documentation
[dependencies.spectec_ast]
version = "1.0.0"

[lib]
name = "wasm_spec_ast"
path = "src/lib.rs"

[package]
authors = ["cyruscook"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The WebAssembly spec as a SpecTec AST"
edition = "2024"
keywords = ["wasm", "spectec"]
license = "BSD-3-Clause"
name = "wasm_spec_ast"
readme = "README.md"
repository = "https://github.com/cyruscook/spectec_parse"
version = "1.0.0"