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
The Elm language offers safer applications and fewer errors that come with functional programming, while being type-safe and easy to use....
New
PragmaticBookshelf
Upgrade your skill set, succeed at work, and avoid the many headaches that come with modern front-end development. Simplify your codebase...
New
PragmaticBookshelf
Design and code JavaScript applications with automated tests. Fire up your editor and get hands-on through practical exercises for effect...
New
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
Latency: Reduce delay in software systems shows you how to troubleshoot latency in existing applications and create low-latency systems f...
New
ManningBooks
Written by core Node.js and TC-39 committee contributor James M. Snell, JavaScript in Depth teaches you what’s really happening when Java...
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
Server-Side WebAssembly lays out everything you need to take WebAssembly beyond its traditional browser domain. You’ll put on the hats of...
New
New

Other popular topics Top

AstonJ
If it’s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
PragmaticBookshelf
Stop developing web apps with yesterday’s tools. Today, developers are increasingly adopting Clojure as a web-development platform. See f...
New
PragmaticBookshelf
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
AstonJ
Do the test and post your score :nerd_face: :keyboard: If possible, please add info such as the keyboard you’re using, the layout (Qw...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
husaindevelop
Inside our android webview app, we are trying to paste the copied content from another app eg (notes) using navigator.clipboard.readtext ...
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
PragmaticBookshelf
Lint your docs like code: turn any style guide into enforceable rules with Vale and publish clear, consistent content every time. ...
New