Community Calls
Workload Identity (SPIFFE) and wash Plugins as Wasm Components
The February 5, 2025 wasmCloud community call pairs two forward-looking RFCs. Joonas Bergius walks through a workload identity proposal built on SPIFFE — an infrastructure-agnostic, cryptographically verifiable identity for hosts, providers, and components that can secure NATS connectivity, enable secret-less OCI pulls, and establish mutual TLS across clusters. Then the team makes the case for turning the wash CLI into a Wasm component-based plugin system — the dog-food argument that the Wasm component model should be "the last plugin system you'll ever need." Brooks Townsend closes with a Q1 roadmap check-in.
WebAssembly and Kubernetes, Provider Supervision & wash 0.38
The January 29, 2025 wasmCloud community call leans into resilience and developer experience. Brooks Townsend demos a new feature that lets the wasmCloud host supervise and automatically restart a capability provider that exits unexpectedly, Taylor walks through a Helm chart that aggregates benchmarking results into ConfigMaps for CNCF testing infrastructure, and the team digs into the wash 0.38 release with extended registry overrides and interface wildcards. After the formal agenda, Bailey Hayes fields a community question on WebAssembly and Kubernetes — why wasmCloud integrates with Kubernetes rather than replacing it — and the call closes with a deep, freewheeling discussion of error handling, Protobuf, and WIT.
WebAssembly on Kubernetes: Benchmarking wasmCloud & Embedding wash
The January 22, 2025 wasmCloud community call opens by welcoming a wave of new maintainers, then turns to running WebAssembly on Kubernetes. Liam Randall demos a proof-of-concept that embeds the wadm and wasmCloud host libraries directly into the wash CLI — folding three separate binaries into one for the wash dev loop. Taylor Thomas then demos the new wasmCloud benchmark Helm chart, which uses k6 load testing with a bundled Grafana, Loki, and Tempo stack to measure WebAssembly workload performance inside a cluster. The call closes with a walkthrough of the Q1 roadmap and a frank discussion of provider and CI workflow testing.
wasmCloud Q1 2025 Roadmap: WebAssembly on Kubernetes
The January 15, 2025 wasmCloud community call is the project's Q1 2025 roadmap planning session. Liam Randall walks the GitHub roadmap board live, gathering community feedback on the work that matters most for the quarter. A recurring theme is WebAssembly on Kubernetes: simplifying the platform Helm chart and hiding the NATS requirement for operators, plus an RFC for minimal-footprint ingress. The call also covers a provider SDK testing framework, tracking WASI Preview 3, bundling wasmCloud and wadm into the wash CLI, and stabilizing wasmCloud's CloudEvents and control-interface APIs nearly a year after the 1.0 release.
wasmCloud Monorepos & Composing Wasm Components Across Languages
The January 8, 2025 wasmCloud community call is about making the project's polyglot tooling easier to find and contribute to — and about what the Wasm component model unlocks once you do. Jonas Bergius walks through the new wasmCloud/go monorepo and its experimental x namespace, Lachlan Heywood shows the matching wasmCloud/typescript repo and a Changesets-based contribution flow, and Colin Murphy demos composing a Rust component with a Node.js component using JCO and wac to build a C2PA content-credentials handler. The call closes with a reminder about Q1 2025 roadmap planning and a Q&A on how WASI and wasmCloud interface versions are released.