Expand description
Web Assembly Value Encoding
WAVE is a human-oriented text encoding of WebAssembly Component Model values.
For more information, see the README.
Modules§
- ast
- Abstract syntax tree types
- lex
- Lexing types
- parser
- Parsing types
- untyped
- Untyped value
- value
- Value enum for WAVE values.
- wasm
- Wasm type and value types
- writer
- WAVE writer