Expand description
Component module parsing, loading and execution
Structs§
- Component instance configuration
- Instantiated component
- A message originating from the guest
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:messaging
abstractionwasmcloud:messaging
abstraction- A connection to a message-exchange service (e.g., buffer, broker, etc.).
- A message with a binary payload and additional information
wasmcloud: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.