Server-Side WebAssembly (MEAP V07)
English | 2025 | ISBN: 9781633436206 | 256 pages | PDF,EPUB | 12.87 MB
“WebAssembly on the server is the future of computing.”
–Solomon Hykes, founder of Docker
Server-Side WebAssembly shows you 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.
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
Implement Wasm for edge computing scenarios
Integrate with cloud resources and machine learning
WebAssembly empowers developers to run almost any language on the web—including high performance tools like C or C++. Server-Side WebAssembly lays out everything you need to take WebAssembly beyond its traditional browser domain. You’ll learn from WebAssembly expert and contributor Danilo Chiarlone, who has packed the book with production-level examples based on his experience working with WebAssembly at Microsoft.
about the book
Server-Side WebAssembly is a comprehensive guide to using WebAssembly for microservices, serverless or edge computing, DevOps, and more. You’ll start with the underlying fundamentals of WebAssembly and quickly move on to developing production-grade apps. Throughout the book, you’ll work on a project utilizing a Key-Value store component, an HTTP component, and even a machine learning component. Along the way, you’ll see how easy WebAssembly makes it to share your apps with the world using containers and scalable Kubernetes integration.