Expand description
A small crate to handle WebAssembly interface types in wasmtime.
Note that this is intended to follow the official proposal and is highly susceptible to change/breakage/etc.
Structs§
- Export
Binding - Representation of a binding of an exported function.
- Module
Data - A data structure intended to hold a parsed representation of the wasm interface types of a module.
Enums§
- Value
- The set of all possible WebAssembly Interface Types