Module wasmcloud_runtime::component

source ·
Expand description

Component module parsing, loading and execution

Structs§

Enums§

Traits§

  • wasmcloud:bus/lattice@2.0.0 implementation
  • wasmcloud:bus/lattice@1.0.0 implementation
  • wasi: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 implementation
  • 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.