Module wasmcloud_runtime::component
source · Expand description
Component module parsing, loading and execution
Structs§
- Component instance configuration
Enums§
- This represents a kind of wRPC invocation error
- Instance target, which is replaced in wRPC
- Events sent by
Component::serve_wrpc
Traits§
wasmcloud:bus/lattice@2.0.0
implementationwasmcloud:bus/lattice@1.0.0
implementationwasi:config/store
implementation- A collection of traits that the host must implement
- Implementations of this trait are able to introspect an error returned by wRPC invocations
wasi:logging/logging
implementationwasmcloud:secrets
implementation
Functions§
- Extracts and validates claims contained within a WebAssembly binary, if present
Type Aliases§
- This represents a Stream of incoming invocations. Each item represents processing of a single invocation.