Software Engineer for @Microsoft@Azure Micro-Compute team working with Wasm and Rust šøš¦ Ā· Author of Server-side WebAssembly Ā· Star Trek and SSBU fan
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-sid⦠(1/5) š§µ
Can you combine Wasm sandboxing with hardware isolation and still avoid slow cold starts?
@danologue breaks down two approaches:
⢠No OS (just memory and CPU)
⢠Microkernel (controlled syscalls and more support)
Catch him March 23rd at 10:40am CET: hubs.la/Q047Qbby0
45% off his book with code KubeConEU26: hubs.la/Q047Qf4M0
I've been working on making it easier to run higher-level apps (e.g., Python) in #Hyperlight by adding POSIX support to our micro-VMs. Posted about it on MSFT's OSS blog (see below). It features a demo w/ Hyperlight micro-VMs running AI generated code :)
opensource.microsoft.com/bloā¦
š¤ The RustConf 2026 CFP is OPEN!
Weāre looking for talks that share real experiences using Rust ā what youāre building, what youāve learned, and whatās working in practice.
Submit your proposal by February 16: bit.ly/3LtKTzx#rustconf#rustconf25
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-sid⦠(1/5) š§µ
I also took inspiration from one of my favourite technical books, Accelerated C by Andrew Koenig and Barbara E. Moo. Like that book, you'll apply what you learn to a running project (a smart content management system) at the end of every chapter. (4/5) š§µ
Anyway, I'm really proud to be able to hold a book I've written myself, so figured I'd share. Big thanks to the team at @ManningBooks, everyone who reviewed the book, Brendan Burns for the foreword, and Luke Wagner for the afterword. (5/5) š§µ
WebAssembly isn't just for the frontend.
Server-Side WebAssembly by @danologue shows how to use components, WASI, and backend architecture together to build real web back ends ā anchored by a practical CMS project
Now in print. 50% off through Jan 12th: hubs.ly/Q03Zz18L0
š£ Deal of the Day š£ Jan 3
Now in print! HALF OFF today!
Server-Side WebAssembly: Building portable and secure multi-language apps & selected titles: hubs.la/Q03ZpzBw0
"WebAssembly on the server is the future of computing."
- Solomon Hykes, founder of Docker
This book lays out everything you need to take #WebAssembly beyond its traditional browser domain. By following the numerous practical examples and crystal-clear explanations, you'll soon be seeing the benefits of reduced cold start times, improved security and performance, and the freedom of polyglot programming. @danologue#wasm#rustlang#rust
Tired of trading performance for safety? Or portability for speed?
WebAssembly challenges that tradeoff. Server-Side WebAssembly by @danologue shows how to use it in real systems.
Now in print! 50% off with code chiarlonePB through Dec 31st: hubs.la/Q03YplVG0
Another book gone to print this week. I like the assembly angle. Early in my career I wrote a fair bit of 6502 assembly, 8086 assembly, and even quite a bit of Xerox Sigma VI assembly. Those were good days, and I enjoyed dropping into assembly from the various higher level languages I was coding in. Sometimes my doing that was justified, and other times I really shouldn't have. We grow in wisdom (hopefully!) as we progress in life.
#wasm#webassembly#assembly@danologue@ManningBooksmanning.com/books/server-sidā¦
Kubernetes shouldnāt have to choose between speed & safety.
See how Hyperlight and Nanvix combine container-level performance with VM-level isolation.
Watch @danologueās live demo at @rejektsio (15:10 EST): hubs.la/Q03ScNf_0
Check out Dan's book in our KubeCon bundle: hubs.la/Q03ScL7G0
Rust is fast & efficient. But how do you bring an existing codebase up to that level?
Today 3:45 PT at #RustConf: @danologue (author of Server-Side WebAssembly) & Ludvig Liljenberg share how they re-engineered Microsoftās Hyperlight in Rust.
ā Register: hubs.la/Q03GvrLD0
ā Book 45% off (code: RustConf25): hubs.la/Q03GvxH_0
Rust meets retro š®
At the next STL Rust meetup, devs will explore NES & Gameboy emulation ā classic charm modern coding power.
š Sept 4, St. Louis | 6-8 PM CT
More details in the comments ā
Server-Side WebAssembly by @danologue eBook giveaway!
Canāt attend? Grab the book here: hubs.la/Q03Ghm1N0
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. Start using it to safely extend your agentās capabilities! opensource.microsoft.com/bloā¦