Skip to main content
Version: v1

Rust examples

This section includes examples of WebAssembly components and capability providers for wasmCloud written in Rust.

Rust has excellent support for WebAssembly, and much of the upstream tooling in the WebAssembly ecosystem is written in Rust, taking advantage of it's efficiency and safety guarantees.

Examples are automatically propagated from wasmCloud/wasmCloud repository.

Components

Multi-faceted components

HTTP-focused components

Messaging-focused components

Providers