Module wit_generation

Source
Expand description

Generation of WIT files.

Structs§

StubInstance
A stub Wasm instance.
WitInterfaceWriter
Helper type to write a WitInterface to a file.
WitWorldWriter
Helper type to write a WIT file declaring a world.

Traits§

RegisterWitTypes
Trait to register a compile-time list of WitTypes into a BTreeMap.
WitInterface
Generates WIT snippets for an interface.