Syllabus
-
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. 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. 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.