Slide 14
Slide 14 text
• A framework for building even—driven microservices using Wasm components
• Wasm components -> WebAssembly component model
• Spin comes with lightweight, tailored SDKs for Rust, TinyGo, Swift, C, Zig
• You can use any language that compiles to wasm32-wasi
• A runtime that runs Wasm components and links it configurable ”triggers”
• A CLI that we –as developers – use to create, build, and run our microservices
What is Spin