Module value
Expand description
Value enum for WAVE values.
Structs§
- Func
Type  - A FuncType represents the parameter and result type(s) of a Wasm func.
 - Type
 - The 
WasmTypeof aValue. - Value
 - A Value is a WAVE value, and implements 
WasmValue. 
Functions§
- resolve_
wit_ func_ type  - Resolves a 
value::FuncTypefrom the given [wit_parser::Resolve] and [Function]. - resolve_
wit_ type  - Resolves a 
value::Typefrom the given [wit_parser::Resolve] and [TypeId].