Module context

Source

Structs§

Entrypoint
The entrypoint for a WASI module / component.
WasmLayer

Enums§

Source
The source for a WASI module / components.
WasmBinaryType
The type of a wasm binary.

Traits§

RuntimeContext
The RuntimeContext trait provides access to the runtime context that includes the arguments, environment variables, and entrypoint for the container.