Luke Wagner
@lukewagner.name
Fastly, formerly Firefox / Mozilla Wasmburgers, all the way up
Want to run Python, Go, or other languages inside your Elixir app without leaving the BEAM? Chris Nelson explores WebAssembly Components, wasmex, and sandboxed polyglot apps at ElixirConf US 2025. youtu.be/J5ZgZQjSQyw ElixirConf US 2026 Early Bird tickets: elixirconf.com
Extending Elixir with WebAssembly Components - Chris Nelson| ElixirConf US 2025
✨This talk was recorded at ElixirConf US 2025. If you're curious about our upcoming event, check https://elixirconf.com✨ The WebAssembly Component model makes it much more practical to use…
youtu.be
Announcing Endive, a WebAssembly runtime built natively for the JVM, now a Bytecode Alliance project. Zero native dependencies. One JAR, every OS. Check it out: endive.run bytecodealliance.org/articles/end...
JVM native WebAssembly runtime | Endive
Endive is a JVM native WebAssembly runtime with zero native dependencies.
endive.run
Elizabeth Gilbert wrote an excellent article on how to use #Wasm for service chaining and composition with WASIP3! bytecodealliance.org/articles/how... #WebAssembly #BytecodeAlliance
How Wasm components enable pluggable tooling through interposition
And how the splicer framework makes it tractable at any interface edge.
bytecodealliance.org
Wow 🤩! @wasm.io just wrapped last week, and the first talk is already live 🚀 Check out: “Towards a Component Model 1.0” by @lukewagner.name 👇 www.youtube.com/watch?v=qq0A... #WebAssembly #Wasm #wasmio26 #ComponentModel
Towards a Component Model 1.0 by Luke Wagner @ Wasm I/O 2026
YouTube video by WASM I/O
youtube.com
Wrote a blog post to give a status update on WASI support for CPython as PEP 816 got accepted! snarky.ca/state-of-was...
State of WASI support for CPython: March 2026
It's been a while since I posted about WASI support in CPython! 😅 Up until now, most of the work I have been doing around WASI has been making its maintenance easier for me and other core developers. ...
snarky.ca
WebAssembly is a second-class language on the web, but how can we make it first-class? WebAssembly Components could be the answer… hacks.mozilla.org/2026/02/maki...
Making WebAssembly a first-class language on the Web – Mozilla Hacks - the Web developer blog
This post is an expanded version of a presentation I gave at the recent WebAssembly CG meeting in Munich. WebAssembly has come a long way since its first release in 2017. The 1.0 version of…
hacks.mozilla.org
From the greatest hack of all time (asm.js) to running in billions of browsers, edge networks, and embedded systems. The oral history of WebAssembly's first decade, from the engineers who built it. bytecodealliance.org/articles/ten... #WebAssembly #Wasm #BytecodeAlliance
10 Years of Wasm: A Retrospective
In April of 2015, Luke Wagner made the first commits to a new repository called WebAssembly/design, adding a high-level design document for a “binary format to serve as a web compilation target.”
bytecodealliance.org
During the last year and a half, I wrote a book on server-side WebAssembly. Getting into Wasm is hard. Resources are scattered, the tech is complex, and it's constantly changing. I wanted to contribute a resource to make learning easier. manning.com/books/server... (1/5) 🧵
Only 6 days left to benefit of @wasm.io (19-20 March 2026 - Barcelona) early bird cheap conference tickets. I just bought mine! wasm.io #wasm #webassembly
🎉 Introducing Wassette: a runtime for secure, sandboxed WebAssembly Component tool execution via the Model Context Protocol (MCP). Easily register reusable WASM tools inside AI agents like VS Code all without leaving the chat window. Start using it to safely extend your agent’s capabilities! 🚀
Introducing Wassette: WebAssembly-based tools for AI agents by Yosh Wuyts opensource.microsoft.com/blog/2025/08...
I wrote a blog post on WebAssembly Components!
Building Native Plugin Systems with WebAssembly Components | Sy Brand
Sandboxed plugins with well-defined interfaces
tartanllama.xyz
Running #Wasm components inside of a hypervisor and being able to tailor the exact interface between the hosted application and the trusted compute base enables platform builders unequaled ability to tune precisely the access provided to untrusted application code.
Something I can't wait to talk about at #wasmio and @rejekts.io and at #kubecon: how to run #webassembly components at scale but with efficient hardware protection using #hyperlight. aka.ms/hyperlight-w...
Something I can't wait to talk about at #wasmio and @rejekts.io and at #kubecon: how to run #webassembly components at scale but with efficient hardware protection using #hyperlight. aka.ms/hyperlight-w...
Hyperlight Wasm: Fast, secure, and OS-free - Microsoft Open Source Blog
We're announcing the release of Hyperlight Wasm: a Hyperlight virtual machine “micro-guest” that can run wasm component workloads written in many programming languages. Learn more.
aka.ms
I ALSO hadn't seen ArcJet's Gravity yet! github.com/arcjet/gravity #webassembly components in #wazero.... way cool.
GitHub - arcjet/gravity: Gravity is a host generator for WebAssembly Components. It currently targets Wazero, a zero dependency WebAssembly runtime for Go.
Gravity is a host generator for WebAssembly Components. It currently targets Wazero, a zero dependency WebAssembly runtime for Go. - arcjet/gravity
github.com
Yeah! For contributing to the spec, here's a list of proposals (github.com/webassembly/proposals). For contributing to implementations, check out the Bytecode Alliance and what folks are working on (bytecodealliance.org/articles/) including this set of tools (component-model.bytecodealliance.org)
GitHub - WebAssembly/proposals: Tracking WebAssembly proposals
Tracking WebAssembly proposals. Contribute to WebAssembly/proposals development by creating an account on GitHub.
github.com
Ah- there’s a group called the ByteCode Alliance. Perhaps @lukewagner.bsky.social has more thoughts here.
I've been working on Hyperlight for more than three years now, and each month almost, I became more convinced this was a real step forward for cloud-native infrastructure. opensource.microsoft.com/blog/2024/11...
Introducing Hyperlight: Virtual machine-based security for functions at scale - Microsoft Open Source Blog
The Microsoft Azure Core Upstream team is excited to announce the Hyperlight project, an open-source Rust library you can use to create very small VMs for embedded functions. Learn more.
opensource.microsoft.com