Module wit_parser::abi
source · Structs
- A raw WebAssembly signature with params and results.
Enums
- We use a different ABI for wasm importing functions exported by the host than for wasm exporting functions imported by the host.
- Enumerates wasm types used by interface types when lowering/lifting.