I’m a Senior Software Engineer living in Berlin. Shifting limits based on quality and robustness. Cutting-edge software development. Defining durable and flexible interfaces. Creating rich and intuitive user experiences.

Tag: wasm

Create and Compose WebAssembly Components: A Hands-On Example with Rust

Learn how to build and compose WebAssembly components in Rust using the WebAssembly Component Model. This step-by-step guide walks through creating a reusable library component, wiring it into a command-line program, composing the two with wac, and running the final Wasm application with Wasmtime. A practical introduction to modular, interoperable Wasm development.