wit_parser

Module abi

Source

Structs§

WasmSignature
A core WebAssembly signature with params and results.

Enums§

AbiVariant
We use a different ABI for wasm importing functions exported by the host than for wasm exporting functions imported by the host.
WasmType
Enumerates wasm types used by interface types when lowering/lifting.