Skip to content

The code written for "Server-side WebAssembly: Building and Deploying Lightweight Apps"

Notifications You must be signed in to change notification settings

danbugs/serverside-wasm-book-code

Repository files navigation

Server-side WebAssembly: Lightweight Apps with Wasm

This is a repository to store the code used in my upcoming book: "Server-side WebAssembly: Lightweight Apps with Wasm".

The book is still under development, so this repository will be updated as I progress through the book.

Book Sections

  • Part 1: WebAssembly for architects
    • Chapter 1 (Introduction to Wasm on the Server)
    • Chapter 2 (Building Server-Side Applications with Wasm Modules)
    • Chapter 3 (Enhancing Portability and Security with Wasm Components)
    • Chapter 4 (Interfacing Wasm with the Underlying System)
    • Chapter 5 (Applications of Wasm from machine learning to databases)
  • Part 2: WebAssembly for developers
    • Chapter 6 (Creating Production-Grade Wasm Applications)
  • Part 3: Wasm on the Cloud and the Edge
    • Chapter 7 (Introducing Wasm Containers with Docker)
    • Chapter 8 (Scalability for Wasm with Kubernetes)
    • Chapter 9 (Wasm for Edge Devices and IoT)

About

The code written for "Server-side WebAssembly: Building and Deploying Lightweight Apps"

Topics

Resources

Stars

Watchers

Forks