ManningBooks

ManningBooks

Devtalk Sponsor

Server-Side WebAssembly (Manning)

Server-Side WebAssembly lays out everything you need to take WebAssembly beyond its traditional browser domain. You’ll put on the hats of a systems architect, a backend developer, and even a DevOps engineer to get a full picture of WebAssembly development from both an architecture and development perspective.

Danilo Chiarlone

Server-Side WebAssembly by Danilo Chiarlone is officially out. If you’ve been watching WebAssembly creep beyond the browser and wondering what it actually looks like in a production backend, this book lives right there.

Solomon Hykes sums up the direction well:

“WebAssembly on the server is the future of computing.”

Danilo doesn’t treat that as a slogan. He walks through how server-side Wasm works in practice—starting from the fundamentals and moving quickly into real systems. You build a working backend with HTTP handling, data storage, and even AI-generated content, while seeing how Wasm components fit together across different languages and runtimes.

Some of what the book digs into:

  • Building and deploying server-side Wasm apps

  • Creating and running Wasm containers with OCI

  • Compiling components from more than one language

  • Running Wasm workloads on Kubernetes

  • Shipping the same app across environments without rework

  • Connecting to databases and ML systems

One thing we liked during development is the range of perspectives it covers. You’re not just writing code—you’re thinking like an architect, a backend dev, and a DevOps engineer, sometimes all in the same chapter. That mirrors how most of us actually work.

If WebAssembly has been on your radar but you haven’t seen a clear path from “interesting tech” to “this runs in prod,” this book aims to close that gap.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Where Next?

Popular Frontend topics Top

PragmaticBookshelf
It’s hard to have a Rails application without integrating some client-side logic. But client-side coding tools, and the Rails tools for i...
New
PragmaticBookshelf
Design websites faster than ever using Sass—the most mature and popular CSS meta-language. Code the right way in Sass with short, clear e...
New
AstonJ
They now have a beginners course on NodeJS, following their beginners course on Javascript. I’m hoping they will do one o...
New
New
PragmaticBookshelf
Tailwind CSS is an exciting new CSS framework that allows you to design your site by composing simple utility classes to create complex e...
New
First poster: AstonJ
Welcome to Learn CSS! This course breaks down the fundamentals of CSS into digestible, easy to understand pieces. Over the next few modul...
New
ManningBooks
Systems Programming with Zig shows you how to write quality, useful Zig applications without relying on libraries or frameworks-even if y...
New
ManningBooks
For over fifteen years, The Well-Grounded Rubyist has taught beginner and developing Ruby programmers the veteran secrets of Ruby. This n...
New
pragdave
New code becomes cheaper every day, but maintenance does not. Bugs are faster, subtler, and harder to catch, and dealing with them is inc...
New
ManningBooks
In Web Component Development with Modern Libraries and Tooling, you’ll learn how to build reusable web components that last well beyond t...
New

Other popular topics Top

New
PragmaticBookshelf
Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch! In just a couple of weeks, build a ray tracer that r...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
PragmaticBookshelf
Fight complexity and reclaim the original spirit of agility by learning to simplify how you develop software. The result: a more humane a...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New