Module wit

Source
Expand description

Reusable functionality related to WebAssembly Interface types (“WIT”)

Structs§

CallTargetInterface
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