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 byComponent::serve_wrpc
Traits§
- wasmcloud:bus/hostimplementation
- wasi:config/runtimeimplementation
- 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/loggingimplementation
- wasmcloud:secretsimplementation
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.