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
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on emb...
New
PragmaticBookshelf
Dive right into React by defining components, the basic building blocks of a React application. Ludovico Fischer @ludofischer Edite...
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
PragmaticBookshelf
This new edition of the book covers Tailwind 3.0, which changes the way Tailwind generates its CSS. Tailwind 3.0 has a large number of ne...
New
ManningBooks
Tired of wrestling with HTML, CSS, or JavaScript just to get a simple web UI up and running? With Streamlit, you can create powerful, in...
New
ManningBooks
In Modern C, Third Edition you’ll learn to harness C’s full potential using the latest tools and techniques. After a quick review of the ...
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
Erlang and OTP in Action teaches you the concepts of concurrent programming and the use of Erlang’s message-passing model. It walks you t...
New
ManningBooks
Lean Software Engineering: Fix the system, not the code introduces an AI-aware systems thinking approach adapted for the modern software ...
New
New

Other popular topics Top

PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
PragmaticBookshelf
Use WebRTC to build web applications that stream media and data in real time directly from one user to another, all in the browser. ...
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
New
New
PragmaticBookshelf
Build modern server-driven web applications using htmx. Whatever programming language you use, you’ll write less (and cleaner) code. ...
New
AstonJ
This is a very quick guide, you just need to: Download LM Studio: https://lmstudio.ai/ Click on search Type DeepSeek, then select the o...
New
RobertRichards
Hair Salon Games for Girls Fun Girls Hair Saloon game is mainly developed for kids. This game allows users to select virtual avatars to ...
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