Crate wasm_ast[][src]

Expand description

A Rust-native WebAssembly syntax model useful for generating, parsing, and emitting WebAssembly code.

Re-exports

pub use model::*;

Modules

The model of the WebAssembly syntax.