Expand description
Reusable functionality related to WebAssembly Interface types (“WIT”)
Structs§
- Call
Target Interface - Call target identifier, which is equivalent to a WIT specification, which can identify an interface being called and optionally a specific function on that interface.
Functions§
- parse_
wit_ meta_ from_ operation - Parse a sufficiently specified WIT operation/method into constituent parts.
- parse_
wit_ package_ name - Parse a WIT package name into constituent parts.
Type Aliases§
- WitMap
- Representation of maps (AKA associative arrays) that are usable from WIT