Module wasmtime

Source
Expand description

Conversion to/from wasmtime’s value representation

Structs§

DecodeParamResult

Enums§

EncodingError

Traits§

ResourceStore

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