Did you know? Rent textbooks now

Rent More, Save More! Use code: KBRENTAL

5% off 1 book, 7% off 2 books, 10% off 3+ books

Server-Side WebAssembly

Book cover for Server-Side WebAssembly

Server-Side WebAssembly

  • ISBN 13: 9781633436206
  • ISBN 10: 1633436209
  • Format: Nonspecific Binding
  • Copyright: 01/06/2026
  • Publisher: Simon & Schuster

List Price $49.32 Save

Rent $31.74
TERM PRICE DUE
Added Benefits of Renting

Free Shipping Both Ways Free Shipping Both Ways
Highlight/Take Notes Like You Own It Highlight/Take Notes Like You Own It
Purchase/Extend Before Due Date Purchase/Extend Before Due Date

List Price $49.32 Save $0.30

New $49.02

Usually Ships in 3-5 Business Days

We Buy This Book Back We Buy This Book Back!

Included with your book

Free Shipping On Every Order Free Shipping On Every Order

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.

Summary

Get a free eBook (PDF or ePub) from Manning as well as access to the online liveBook format (and its AI assistant that will answer your questions in any language) when you purchase the print book.

“WebAssembly on the server is the future of computing.”
–Solomon Hykes, founder of Docker

Learn how to harness the power of Wasm on the application back-end. 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.

This book 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.

Inside Server-Side WebAssembly you’ll learn how to:

• Develop and deploy server-side Wasm applications
• Create and manage Wasm containers with OCI
• Compile Wasm components from multiple languages
• Scale Wasm applications using Kubernetes
• Deploy Wasm applications across different environments
• Integrate with databases and machine learning

About the technology

WebAssembly (Wasm) revolutionized frontend development by enabling secure, high-performance code in the browser. Now it’s doing the same for backend infrastructure as a platform for lightweight, portable applications that run anywhere. In this book, you’ll learn how to build production-grade server-side apps using Wasm.

About the book

Server-Side WebAssembly teaches you to use WebAssembly components and the WebAssembly System Interface (WASI) to build web back ends. You’ll start with Wasm fundamentals and then quickly start building a realistic content management system complete with data storage, HTTP servers, and AI-generated content. As you go, you’ll see how Wasm integrates code from multiple languages and connects naturally with databases, AI/ML systems, and deployment platforms like Kubernetes.

What's inside

• Integrate components from multiple languages
• Deploy Wasm applications on Kubernetes
• Connect Wasm apps to databases and ML systems

About the reader

For intermediate web developers. Code samples in Rust, JavaScript and Python.

About the author

Danilo Chiarlone works at Microsoft on cloud and virtualization technologies and is a contributor to several WebAssembly System Interface (WASI) proposals.

Table of Contents

Part 1
1 Introducing Wasm on the server
2 Building server-side applications with Wasm modules
3 Enhancing portability and security with Wasm components
4 Interfacing Wasm with the underlying system
5 From machine learning to databases: Applications of Wasm
Part 2
6 Creating production-grade Wasm applications
7 Introducing Wasm containers
8 Scalability for Wasm with Kubernetes
9 The future of Wasm
A Required tools
B Deploying the SmartCMS to Azure Kubernetes Service

Author Biography

Read more