Structs§
- Entrypoint
- The entrypoint for a WASI module / component.
- Wasm
Layer
Enums§
- Source
- The source for a WASI module / components.
- Wasm
Binary Type - The type of a wasm binary.
Traits§
- Runtime
Context - The
RuntimeContext
trait provides access to the runtime context that includes the arguments, environment variables, and entrypoint for the container.