Wrote a blog post to give a status update on WASI support for CPython as PEP 816 got accepted!
snarky.ca/state-of-was...
Wrote a blog post to give a status update on WASI support for CPython as PEP 816 got accepted!
snarky.ca/state-of-was...
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...
Probably not the greatest of all time, but my favorite hack is the falsy-ness of `document.all` (developer.mozilla.org/en-US/docs/G...)
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
Also: Great job on the book Dan! I bought a hardcover :)
Oh hai!
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) π§΅
Wasm I/O conference logo
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
Guy Steele did a nice talk about this "computer science metanotation" as if it were a regular programming language which be a nice crash course: youtu.be/dCuZkaaou0Q
π 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! π
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...
I ALSO hadn't seen ArcJet's Gravity yet! github.com/arcjet/gravity #webassembly components in #wazero.... way cool.
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)
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...