Slide 18
Slide 18 text
• Spin is a runtime that hosts and instantiates Wasm modules when triggers are invoked
• It leverages the WebAsssembly Component Model
• Spin is an SDK
• That provides APIs for common scenarios like outbound HTTP, Redis, PostgreSQL
• Spin is a developer toolchain
• For crafting, running, and deploying your applications
• Spin is language agnostic
• You can use any language that compiles to wasm32_wasi
What is Spin