Crate wit_component

source ·
Expand description

The WebAssembly component tooling.

Modules

Definition for encoding of custom sections within core wasm modules of component-model related data.

Structs

An encoder of components based on wit interface definitions.
Represents a key type for interface function definitions.
Represents a key type for interface type definitions.
A utility for printing WebAssembly interface definitions to a string.

Enums

Supported string encoding formats.

Functions

Decode the world described by the given component bytes.