wasmcloud_runtime

Module 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:messaging abstraction
  • wasmcloud: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.