Expand description
Generation of WIT files.
Structs§
- Stub
Instance - A stub Wasm instance.
- WitInterface
Writer - Helper type to write a
WitInterface
to a file. - WitWorld
Writer - Helper type to write a WIT file declaring a world.
Traits§
- Register
WitTypes - Trait to register a compile-time list of
WitType
s into aBTreeMap
. - WitInterface
- Generates WIT snippets for an interface.