»Schedule // Workshop
October 8, 2025, Paris and online
10:00–16:00
Location: TBA

Sponsored by

Mainmatter
Containers Are Dead: Long Live WebAssembly

About

Your backend services are working, but they're not thriving. Docker containers feel heavy, cold starts are slow, and your cloud bill keeps climbing. Security concerns keep you up at night, all while you’re fighting the spaghetti-stack to deliver features on a tight deadline. You've heard WebAssembly is the future, but it seems confined to browsers - can it solve your server-side problems?

Yes it can! WebAssembly is starting to power anything from safety-critical embedded applications to large-scale web services. Employed correctly it gives you microsecond cold boot times, reliable sandboxing, safe user extensibility, and much more.

In this hands-on workshop you will learn how to build such an efficient, portable, and secure server-side applications using Rust and WebAssembly. We’ll cover everything from foundational concepts to cutting edge features and by the end, you’ll have built a microservice in Rust, compiled it to WebAssembly, and deployed it using cutting-edge tooling. You’ll understand when this approach outshines containers, where the technology is headed, and how to incorporate these techniques into your existing infrastructure.

We assume you are familiar with Rust and have heard of WebAssembly, but we don’t assume deep knowledge. We will provide a brief explanation and references whenever we rely on advanced features.

Headstone spelling out RIP Containers
Get tickets

Syllabus

  1. 1. Foundations

    We start by introducing the basic concepts and building our first WebAssembly HTTP handler in Rust, from setup to deployment.

    Length: 90 minutes.

  2. 2. Building Real-World Services

    We then expand on our basic HTTP handler, looking at different Wasm runtimes, deployment options, and common backend patterns in WebAssembly.

    Length: 90 minutes.

  3. 3. Advanced Topics

    No production application is complete without tools to debug it. We will look debuggers, performance profiling tools, as well as monitoring solutions.

    We will then finish off by building expanding our HTTP handler yet again and - with everything we learned - build a simple calculator API service.

    Length: 120 minutes.

Mentor

Jonas Kruckenberg

I'm Jonas, open-sourcerer and builderer of things. I'm currently building the next generation Operating System. Previous work you might know: Tauri, vite-imagetools.

Get tickets