Use Case Patterns for Headless WebAssembly
WebAssembly gains traction in the Cloud Native ecosystem. I explore which broad use case categories I see for headless WebAssembly, what the benefits are, and how Wasm-based systems will work.
A Serverless WebAssembly Runtime for Workflows – Part 3: A Detailed Look at the Use Case
This post provides an overview of design questions that need to be answered to enable implementing the use case. Moreover, I present initial ideas of how to evaluate and benchmark the solution.
A Serverless WebAssembly Runtime for Workflows – Part 2: Systems View
I outline two architecture concepts for the WASM runtime: my preferred Kubernetes-native solution and a fallback based upon a three-tier web service.
A Serverless WebAssembly Runtime for Workflows – Part 1: Motivation
This introduces my master thesis topic. I’ll explain why Cloud-Native WebAssembly is a hot topic and how Argo Workflows will profit from a serverless runtime for WebAssembly.