Expand description
Conversion to/from wasmtime’s value representation
Structs§
Enums§
Traits§
Functions§
- decode_
param - Converts a Value to a wasmtime Val based on the available type information.
- encode_
output - Converts a wasmtime Val to a wasm-rpc Value
- type_
to_ analysed_ type