# WASI

Published articles for WASI.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## wasmCloud 2.5.0: Wasmtime 46, WASI 0.3, and multiplexed WebAssembly host plugins

DevFeed: [wasmCloud 2.5.0: Wasmtime 46, WASI 0.3, and multiplexed WebAssembly host plugins](<https://devfeed.tech/articles/wasmcloud-2-5-0-wasmtime-46-wasi-0-3-and-multiplexed-webassembly-host-plugins-15441.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/wasmcloud-2-5-0-release/>)

Author: Eric Gregory

Published: 2026-06-30T00:00:00Z

Content type: release

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [helm](<https://devfeed.tech/tags/helm.md>), [release](<https://devfeed.tech/tags/release.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

wasmCloud 2.5.0 is released with Wasmtime 46 and WASI 0.3 enabled by default. It adds configurable top-level WebAssembly proposals, multiplexed host-plugin interfaces, async-shaped and WIT improvements, Helm chart hardening, a host-controller refactor, and quality-of-life fixes.

### Source excerpt

wasmCloud 2.5.0 ships with Wasmtime 46, WASI 0.3 on by default, configurable WebAssembly proposals, and `(implements ..)` multiplexing for host plugins.

## WASI 0.3 Launched

DevFeed: [WASI 0.3 Launched](<https://devfeed.tech/articles/wasi-0-3-launched-15134.md>)

Original publisher: [Read original article](<https://bytecodealliance.org/articles/WASI-0.3>)

Author: \["Bailey Hayes", "Yosh Wuyts"\]

Published: 2026-06-11T00:00:00Z

Content type: release

Language: en

Sources: [Bytecode Alliance](<https://devfeed.tech/sources/bytecode-alliance.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [toolchain](<https://devfeed.tech/topics/toolchain.md>)

Tags: [async](<https://devfeed.tech/tags/async.md>), [component](<https://devfeed.tech/tags/component.md>), [components](<https://devfeed.tech/tags/components.md>), [native](<https://devfeed.tech/tags/native.md>), [support](<https://devfeed.tech/tags/support.md>), [toolchain](<https://devfeed.tech/tags/toolchain.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

WASI 0.3.0 has been ratified as a stable specification. It rebases WASI on the WebAssembly Component Model's native async primitives, making most changes from WASI 0.2 mechanical and simplifying interface signatures. Runtime and toolchain support is beginning to land.

### Source excerpt

WASI 0.3 is official, and async is now native to WebAssembly Components. The WASI Subgroup voted to ratify WASI 0.3.0, rebasing WASI onto the WebAssembly Component Model's async primitives. The 0.3.0 specification is now stable, and runtime and toolchain support is landing now.

## The Road to Component Model 1.0

DevFeed: [The Road to Component Model 1.0](<https://devfeed.tech/articles/the-road-to-component-model-1-0-15140.md>)

Original publisher: [Read original article](<https://bytecodealliance.org/articles/the-road-to-component-model-1-0>)

Author: Eric Gregory

Published: 2026-06-08T00:00:00Z

Content type: article

Language: en

Sources: [Bytecode Alliance](<https://devfeed.tech/sources/bytecode-alliance.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [async](<https://devfeed.tech/tags/async.md>), [binaries](<https://devfeed.tech/tags/binaries.md>), [browser](<https://devfeed.tech/tags/browser.md>), [compatibility](<https://devfeed.tech/tags/compatibility.md>), [interfaces](<https://devfeed.tech/tags/interfaces.md>), [polyfill](<https://devfeed.tech/tags/polyfill.md>), [production](<https://devfeed.tech/tags/production.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

This article explains the path toward a stable, formally specified WebAssembly Component Model 1.0. It reviews how the Component Model and WASI relate, describes the Component Model as a foundational layer with WASI providing system-resource interfaces, and notes that both are already used in production while their specifications continue to evolve.

### Source excerpt

WASI P3 is almost here, bringing native async support to the WebAssembly System Interface (WASI) and Component Model. In this post, we're looking to the next big milestone: a stable, formally specified Component Model 1.0. At February's Bytecode Alliance Plumbers Summit, Luke Wagner and Alex Crichton gave a preview of what the path to a stable 1.0 actually looks like. At Wasm I/O 2026 in Barcelona in March, Luke expanded on that vision. So let's take a look at where the Component Model is heading.

## wasmCloud 2.2.0: TLS for WebAssembly, customizable HTTP egress

DevFeed: [wasmCloud 2.2.0: TLS for WebAssembly, customizable HTTP egress](<https://devfeed.tech/articles/wasmcloud-2-2-0-tls-for-webassembly-customizable-http-egress-15438.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/wasmcloud-2-2-0-release/>)

Author: Eric Gregory

Published: 2026-05-21T00:00:00Z

Content type: release

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [HTTP](<https://devfeed.tech/topics/http.md>), [TLS (Transport Layer Security)](<https://devfeed.tech/topics/tls.md>)

Tags: [config](<https://devfeed.tech/tags/config.md>), [handler](<https://devfeed.tech/tags/handler.md>), [hardening](<https://devfeed.tech/tags/hardening.md>), [http](<https://devfeed.tech/tags/http.md>), [middleware](<https://devfeed.tech/tags/middleware.md>), [release](<https://devfeed.tech/tags/release.md>), [rpc](<https://devfeed.tech/tags/rpc.md>), [tls](<https://devfeed.tech/tags/tls.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

wasmCloud 2.2.0 adds native TLS for WebAssembly components through WASI Preview 3, a pluggable HTTP egress handler, an expanded wash config command, and runtime-operator hardening. The release also supports customizable TLS providers and embedder-controlled outbound request handling.

### Source excerpt

wasmCloud 2.2.0 brings WASI Preview 3 TLS to WebAssembly components, a pluggable OutgoingHandler trait for HTTP egress, an expanded wash config command, and runtime-operator hardening.

## wasmCloud 2.1.0: Namespaced hosts, native routing

DevFeed: [wasmCloud 2.1.0: Namespaced hosts, native routing](<https://devfeed.tech/articles/wasmcloud-2-1-0-namespaced-hosts-native-routing-15437.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/wasmcloud-2-1-0-release/>)

Author: Eric Gregory

Published: 2026-05-07T00:00:00Z

Content type: release

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Routing (disambiguation)](<https://devfeed.tech/topics/routing.md>), [networking](<https://devfeed.tech/topics/networking.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [benchmarks](<https://devfeed.tech/tags/benchmarks.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [preview](<https://devfeed.tech/tags/preview.md>), [routing](<https://devfeed.tech/tags/routing.md>), [services](<https://devfeed.tech/tags/services.md>), [wasi](<https://devfeed.tech/tags/wasi.md>)

### AI overview

wasmCloud 2.1.0 introduces namespace-scoped Host CRDs, Kubernetes-native Service routing, plugin support in services, HTTP microbenchmarks, and a WASI P3 preview. The release also adds controls for multi-tenant host isolation and namespaced access management.

### Source excerpt

wasmCloud 2.1.0 brings namespace-scoped Host CRDs, Kubernetes-native Service routing, plugin support in services, HTTP benchmarks, and a WASI P3 preview.

## Q2 2026 Roadmap Recap

DevFeed: [Q2 2026 Roadmap Recap](<https://devfeed.tech/articles/q2-2026-roadmap-recap-15434.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/2026-04-15-q2-2026-roadmap-recap/>)

Author: Eric Gregory

Published: 2026-04-15T00:00:00Z

Content type: article

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>)

Tags: [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasmcloud](<https://devfeed.tech/tags/wasmcloud.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

A recap of wasmCloud's Q2 2026 roadmap, focusing on bringing WASI P3 support toward production readiness and tracking related implementation work, while also covering Kubernetes integrations, host plugins, observability, and security priorities.

### Source excerpt

The Q2 2026 wasmCloud roadmap: WASI P3 support, Kubernetes integrations, host plugins, observability, and security priorities.

## wasmCloud v2.0 is here

DevFeed: [wasmCloud v2.0 is here](<https://devfeed.tech/articles/wasmcloud-v2-0-is-here-15448.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/wasmcloud-v2-is-here/>)

Author: Eric Gregory

Published: 2026-03-23T00:00:00Z

Content type: release

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [wasm](<https://devfeed.tech/topics/wasm.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Containers](<https://devfeed.tech/topics/containers.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [containers](<https://devfeed.tech/tags/containers.md>), [go](<https://devfeed.tech/tags/go.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [native](<https://devfeed.tech/tags/native.md>), [operator](<https://devfeed.tech/tags/operator.md>), [rust](<https://devfeed.tech/tags/rust.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [vendor-lock-in](<https://devfeed.tech/tags/vendor-lock-in.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [wasm-components](<https://devfeed.tech/tags/wasm-components.md>), [wasmcloud](<https://devfeed.tech/tags/wasmcloud.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

wasmCloud v2.0 is a redesigned platform for deploying WebAssembly workloads across clouds, Kubernetes clusters, datacenters, and edge locations. The release introduces a simplified runtime architecture, Kubernetes-native scheduling, Wasm Shell, a workload API, and a Kubernetes Operator.

### Source excerpt

wasmCloud v2.0 is a reimagining of the wasmCloud platform: Kubernetes-native, radically simplified, and more powerful than ever.

## Our Next Plumbers Summit event - February 25 & 26, 2026

DevFeed: [Our Next Plumbers Summit event - February 25 & 26, 2026](<https://devfeed.tech/articles/our-next-plumbers-summit-event-february-25-26-2026-15138.md>)

Original publisher: [Read original article](<https://bytecodealliance.org/articles/plumbers-summit-feb2026>)

Author: David Bryant

Published: 2026-02-11T00:00:00Z

Content type: news

Language: en

Sources: [Bytecode Alliance](<https://devfeed.tech/sources/bytecode-alliance.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [Maintainers](<https://devfeed.tech/topics/maintainers.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [c-sharp](<https://devfeed.tech/tags/c-sharp.md>), [community](<https://devfeed.tech/tags/community.md>), [event](<https://devfeed.tech/tags/event.md>), [go](<https://devfeed.tech/tags/go.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [remote](<https://devfeed.tech/tags/remote.md>), [rust](<https://devfeed.tech/tags/rust.md>), [summit](<https://devfeed.tech/tags/summit.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

The Bytecode Alliance announces its next online Plumbers Summit, scheduled for February 25-26, 2026. The event will cover WebAssembly plans, hosted-project developments, Wasm tooling, and collaboration among maintainers, platform developers, and users.

### Source excerpt

The Bytecode Alliance is pleased to invite you to the next installment in our ongoing Plumbers Summits event series, each designed to bring our members and community together to collectively contribute to the strategic planning for the upcoming year. Our next event will be held Wednesday and Thursday, February 25 and 26, 2026. This will be an all online event, supporting full remote participation for anyone anywhere, with sessions recorded so they can be watched anytime afterward via our YouTube channel

## WebAssembly as a Python extension platform

DevFeed: [WebAssembly as a Python extension platform](<https://devfeed.tech/articles/webassembly-as-a-python-extension-platform-20509.md>)

Original publisher: [Read original article](<https://nullprogram.com/blog/2026/01/01/>)

Published: 2026-01-01T21:21:19Z

Content type: article

Language: en

Sources: [Chris Wellons](<https://devfeed.tech/sources/chris-wellons.md>)

Topics: [Python](<https://devfeed.tech/topics/python.md>), [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [C](<https://devfeed.tech/topics/c.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>)

Tags: [c](<https://devfeed.tech/tags/c.md>), [development-tools](<https://devfeed.tech/tags/development-tools.md>), [extension](<https://devfeed.tech/tags/extension.md>), [performance](<https://devfeed.tech/tags/performance.md>), [python](<https://devfeed.tech/tags/python.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasm](<https://devfeed.tech/tags/wasm.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

The article examines WebAssembly as an extension platform for Python. It explains how architecture-independent Wasm modules can be distributed inside Python libraries without requiring a native toolchain, while noting that Wasm sandboxes cannot access external interfaces. It compares wasm3 and wasmtime-py, highlighting wasmtime-py's broader binary distribution and substantially better performance, alongside its larger installation size.

### Source excerpt

Software above some complexity level tends to sport an extension language, becoming a kind of software platform itself. Lua fills this role well, and of course there's JavaScript for web technologies. WebAssembly generalizes this, and any Wasm-targeting programming language can extend a Wasm-hosting application. It has more friction than supplying a script in a text file, but extension authors can write in their language of choice, and use more polished development tools -- debugging, testing, etc. -- than typically available for a typical extension language. Python is traditionally extended through native code behind a C interface, but it's recently become practical to extend Python with Wasm. That is we can ship an architecture-independent Wasm blob inside a Python library, and use it without requiring a native toolchain on the host system. Let's discuss two different use cases and their pitfalls. Normally we'd extend Python in order to access an external interface that Python cannot access on its own. Wasm runs in a sandbox with no access to the outside world whatsoever, so it obviously isn't useful for that case. Extensions may also grant Python more speed, which is one of Wasm's main selling points. We can also use Wasm to access embeddable capabilities written in a different programming language which do not require external access. For preferred non-WASI Wasm runtime is Volodymyr Shymanskyy's wasm3. It's plain old C and very friendly to embedding in the same was as, say, SQLite. Performance is middling, though a C program running on wasm3 is still quite a bit faster than an equivalent Python program. It has Python bindings, pywasm3, but it's distributed only in source code form. That is, the host machine must have a C toolchain in order to use pywasm3, which defeats my purposes here. If there's a C toolchain, I might as well just use that instead of going through Wasm. For the use cases in this article, the best option is wasmtime-py. The distribution includes

## WasmCon NA 2025 Liveblog

DevFeed: [WasmCon NA 2025 Liveblog](<https://devfeed.tech/articles/wasmcon-na-2025-liveblog-15449.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/wasmcon-na-25-liveblog/>)

Author: Eric Gregory

Published: 2025-11-10T00:00:00Z

Content type: news

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [Streaming](<https://devfeed.tech/topics/streaming.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [kubecon](<https://devfeed.tech/tags/kubecon.md>), [kubecon-na](<https://devfeed.tech/tags/kubecon-na.md>), [streaming](<https://devfeed.tech/tags/streaming.md>), [support](<https://devfeed.tech/tags/support.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

A liveblog from WasmCon at KubeCon + CloudNativeCon NA 2025 covers WebAssembly's evolution, WASI P3, the Component Model, language-integrated concurrency, streaming, and approaches to reducing unnecessary copying.

### Source excerpt

Live coverage of WasmCon at KubeCon NA 2025 in Atlanta: WASI P3, the Component Model, language support, and the future of WebAssembly in production.

## wasmCloud at KubeCon + CloudNativeCon NA 2025

DevFeed: [wasmCloud at KubeCon + CloudNativeCon NA 2025](<https://devfeed.tech/articles/wasmcloud-at-kubecon-cloudnativecon-na-2025-15447.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/wasmcloud-at-kubecon-cloudnativecon-na-2025/>)

Author: Eric Gregory

Published: 2025-11-05T00:00:00Z

Content type: news

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Orchestration](<https://devfeed.tech/topics/orchestration.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [linkerd](<https://devfeed.tech/topics/linkerd.md>), [webgpu](<https://devfeed.tech/topics/webgpu.md>), [GitOps](<https://devfeed.tech/topics/gitops.md>)

Tags: [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [gitops](<https://devfeed.tech/tags/gitops.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [kubecon](<https://devfeed.tech/tags/kubecon.md>), [linkerd](<https://devfeed.tech/tags/linkerd.md>), [maintainers](<https://devfeed.tech/tags/maintainers.md>), [talks](<https://devfeed.tech/tags/talks.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasmcloud](<https://devfeed.tech/tags/wasmcloud.md>), [webgpu](<https://devfeed.tech/tags/webgpu.md>)

### AI overview

wasmCloud announces its presence at KubeCon + CloudNativeCon NA 2025 in Atlanta, including a project kiosk and maintainer and contributor presentations on service meshes, Wasm instrumentation, WASI WebGPU, GitOps with Wasm workloads, and related topics.

### Source excerpt

Meet wasmCloud at KubeCon + CloudNativeCon NA 2025 in Atlanta: project booth, maintainer talks on service meshes, WASI WebGPU, GitOps, and more.

## Introducing the next-generation wasmCloud runtime

DevFeed: [Introducing the next-generation wasmCloud runtime](<https://devfeed.tech/articles/introducing-the-next-generation-wasmcloud-runtime-15433.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/2025-11-05-introducing-the-next-generation-wasmcloud-runtime/>)

Author: Brooks Townsend; Eric Gregory

Published: 2025-11-05T00:00:00Z

Content type: release

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [API](<https://devfeed.tech/topics/api.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>)

Tags: [feature-flags](<https://devfeed.tech/tags/feature-flags.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [messaging](<https://devfeed.tech/tags/messaging.md>), [rust](<https://devfeed.tech/tags/rust.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasmcloud](<https://devfeed.tech/tags/wasmcloud.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

The article announces wash-runtime, a Rust crate that wraps Wasmtime to provide an ergonomic runtime and workload API for executing WebAssembly components with built-in WASI support. It describes how the design simplifies wasmCloud's architecture and supports embedding, plugins, NATS subscriptions, and future wasmCloud initiatives.

### Source excerpt

The wash-runtime crate simplifies wasmCloud's architecture into an ergonomic WebAssembly host, paving the way for wasmCloud v2.

## Introducing wasi-grpc for Spin

DevFeed: [Introducing wasi-grpc for Spin](<https://devfeed.tech/articles/introducing-wasi-grpc-for-spin-15277.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/introducing-wasi-grpc>)

Author: Brian Hardock

Published: 2025-09-08T12:00:00Z

Content type: release

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [gRPC](<https://devfeed.tech/topics/grpc.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>), [Cloud APIs](<https://devfeed.tech/topics/cloud-apis.md>)

Tags: [2](<https://devfeed.tech/tags/2.md>), [apis](<https://devfeed.tech/tags/apis.md>), [components](<https://devfeed.tech/tags/components.md>), [http](<https://devfeed.tech/tags/http.md>), [service](<https://devfeed.tech/tags/service.md>), [wasi](<https://devfeed.tech/tags/wasi.md>)

### AI overview

Spin 3.4 adds outbound HTTP/2 support, allowing components to function as gRPC clients and enabling Spin applications to connect directly to existing gRPC systems, cloud APIs, and service meshes.

### Source excerpt

Spin 3.4 introduces outbound HTTP/2 support, enabling components to act as first-class gRPC clients. Spin applications can now call into existing gRPC-based systems, cloud APIs, and service meshes directly, without workarounds.

## Securely Signing WebAssembly Components with Cosign (OIDC)

DevFeed: [Securely Signing WebAssembly Components with Cosign (OIDC)](<https://devfeed.tech/articles/securely-signing-webassembly-components-with-cosign-oidc-15432.md>)

Original publisher: [Read original article](<https://wasmcloud.com/blog/2025-09-02-securely-signing-wasm-components-with-cosign-oidc/>)

Author: Liam Randall

Published: 2025-09-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [wasmCloud Blog](<https://devfeed.tech/sources/wasmcloud-blog.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [sigstore](<https://devfeed.tech/topics/sigstore.md>), [GitHub Container Registry](<https://devfeed.tech/topics/github-container-registry.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cosign](<https://devfeed.tech/tags/cosign.md>), [github-container-registry](<https://devfeed.tech/tags/github-container-registry.md>), [integrity](<https://devfeed.tech/tags/integrity.md>), [oci-registry](<https://devfeed.tech/tags/oci-registry.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [registry](<https://devfeed.tech/tags/registry.md>), [security](<https://devfeed.tech/tags/security.md>), [signing](<https://devfeed.tech/tags/signing.md>), [sigstore](<https://devfeed.tech/tags/sigstore.md>), [supply-chain](<https://devfeed.tech/tags/supply-chain.md>), [supply-chain-security](<https://devfeed.tech/tags/supply-chain-security.md>), [verify](<https://devfeed.tech/tags/verify.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [wasm-components](<https://devfeed.tech/tags/wasm-components.md>), [wasmcloud](<https://devfeed.tech/tags/wasmcloud.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>), [webassembly-wasmcloud-security-cosign-oidc-signing-oci-registry-supply-chain-security-wasi-wasm-comp](<https://devfeed.tech/tags/webassembly-wasmcloud-security-cosign-oidc-signing-oci-registry-supply-chain-security-wasi-wasm-comp.md>)

### AI overview

A tutorial showing how to build a Rust-based WebAssembly component, sign it with Sigstore Cosign using OIDC identity, push it to GitHub Container Registry, and verify it before execution.

### Source excerpt

Build, sign, and verify WebAssembly component artifacts using Sigstore's cosign with OIDC identity--secure, registry-native signatures for wasmCloud.

## The Current State of the WebAssembly System Interface (WASI) Standard and WASIp3

DevFeed: [The Current State of the WebAssembly System Interface (WASI) Standard and WASIp3](<https://devfeed.tech/articles/what-s-the-state-of-wasi-15423.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/whats-the-state-of-wasi>)

Author: Matt Butcher

Published: 2025-05-14T12:00:00Z

Content type: article

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>)

Tags: [standard](<https://devfeed.tech/tags/standard.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

The article discusses the current state of the WebAssembly System Interface (WASI) standard and the upcoming WASIp3 release.

### Source excerpt

Learn about the current state of the WebAssembly System Interface (WASI) standard, and the upcoming WASIp3 release

## Node.js 20.16.0 (LTS)

DevFeed: [Node.js 20.16.0 (LTS)](<https://devfeed.tech/articles/node-js-20-16-0-lts-2715.md>)

Original publisher: [Read original article](<https://nodejs.org/en/blog/release/v20.16.0>)

Published: 2024-07-24T12:29:52Z

Content type: release

Language: en

Sources: [Node.js Blog](<https://devfeed.tech/sources/node-js-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [cross-platform](<https://devfeed.tech/topics/cross-platform.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Chrome](<https://devfeed.tech/topics/chrome.md>)

Tags: [chrome](<https://devfeed.tech/tags/chrome.md>), [command-line](<https://devfeed.tech/tags/command-line.md>), [cross-platform](<https://devfeed.tech/tags/cross-platform.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [lts](<https://devfeed.tech/tags/lts.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openssl](<https://devfeed.tech/tags/openssl.md>), [servers](<https://devfeed.tech/tags/servers.md>), [tracing](<https://devfeed.tech/tags/tracing.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Node.js 20.16.0 is an LTS release that adds a way to conditionally load built-in modules from a globally available function. It also updates OpenSSL-related behavior, improves profiling behavior with Chrome DevTools, and includes documentation, networking, WASI, test runner, utility, buffer, benchmarking, and build changes.

### Source excerpt

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

## Announcing Spin 2.6

DevFeed: [Announcing Spin 2.6](<https://devfeed.tech/articles/announcing-spin-2-6-15163.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/announcing-spin-2-6>)

Author: Mikkel Mørk Hegnhøj

Published: 2024-06-24T12:00:00Z

Content type: release

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>)

Tags: [components](<https://devfeed.tech/tags/components.md>), [registries](<https://devfeed.tech/tags/registries.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

An announcement for Spin 2.6 covering experiments with WebAssembly Components, WASI 0.2.0, and registries.

### Source excerpt

Experimenting with WebAssembly Components, WASI 0.2.0 and Registries in Spin 2.6

## Announcing Spin Test

DevFeed: [Announcing Spin Test](<https://devfeed.tech/articles/announcing-spin-test-15166.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/announcing-spin-test>)

Author: Melissa Klein

Published: 2024-05-08T12:00:00Z

Content type: release

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [release](<https://devfeed.tech/tags/release.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

Fermyon announces the first alpha release of spin-test, a plugin for testing WebAssembly applications built with Spin using configurable mocks for Spin and WASI APIs.

### Source excerpt

Today we're happy to announce the very first alpha release of spin-test, a plugin for that runs tests written in WebAssembly against a Spin application where all Spin and WASI APIs are configurable mocks.

## WebAssembly, WASI, and the Component Model

DevFeed: [WebAssembly, WASI, and the Component Model](<https://devfeed.tech/articles/webassembly-wasi-and-the-component-model-15420.md>)

Original publisher: [Read original article](<https://www.fermyon.com/blog/webassembly-wasi-and-the-component-model>)

Author: Matt Butcher

Published: 2023-10-09T12:00:00Z

Content type: article

Language: en

Sources: [Fermyon - Experience the next wave of cloud computing.](<https://devfeed.tech/sources/fermyon-experience-the-next-wave-of-cloud-computing.md>)

Topics: [WebAssembly](<https://devfeed.tech/topics/web-assembly.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [browsers](<https://devfeed.tech/topics/browsers.md>)

Tags: [component](<https://devfeed.tech/tags/component.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [wasi](<https://devfeed.tech/tags/wasi.md>), [webassembly](<https://devfeed.tech/tags/webassembly.md>)

### AI overview

WebAssembly has expanded beyond browser use to support multiple languages and environments. WASI provides system interaction capabilities, and Fermyon's Spin platform uses WebAssembly for serverless functions.

### Source excerpt

WebAssembly has evolved to support many languages and environments beyond browsers, enhanced by WASI for system interactions, and is utilized in Fermyon's Spin platform for serverless functions.

## Fermyon Spin with Rust setup guide

DevFeed: [Fermyon Spin with Rust setup guide](<https://devfeed.tech/articles/fermyon-spin-with-rust-setup-guide-5948.md>)

Original publisher: [Read original article](<https://turso.tech/blog/fermyon-spin-with-rust-setup-guide-223813d3>)

Author: James Sinkala

Published: 2023-06-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Turso Blog](<https://devfeed.tech/sources/turso-blog.md>)

Topics: [Deployment](<https://devfeed.tech/topics/deployment.md>), [Turso](<https://devfeed.tech/topics/turso.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [libSQL](<https://devfeed.tech/topics/libsql.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [curl](<https://devfeed.tech/tags/curl.md>), [database](<https://devfeed.tech/tags/database.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [guide](<https://devfeed.tech/tags/guide.md>), [libsql](<https://devfeed.tech/tags/libsql.md>), [rust](<https://devfeed.tech/tags/rust.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [toolchain](<https://devfeed.tech/tags/toolchain.md>), [turso](<https://devfeed.tech/tags/turso.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [wasi](<https://devfeed.tech/tags/wasi.md>)

### AI overview

A setup guide for deploying a Rust route component to Fermyon Spin that queries a Turso database. It covers installing the required CLIs and WASI toolchain, creating a Turso database, generating a Spin project, building and testing it locally, deploying it remotely, and adding the libSQL Rust client and application variables or secrets.

### Source excerpt

Setup guide for configuring Turso for deployment using Fermyon Spin and Rust.