Language SDK support for Spin
mainSpin is language-agnostic and supports several SDKs for building WebAssembly components. The framework team officially supports JavaScript, Rust, Go, and Python.
- JavaScript: spin-js-sdk
- Rust: spin-sdk
- Go: spin/sdk/go/v2
- Python: spin-python-sdk
- Zig: zig-spin (third party)
- Moonbit: spin-moonbit-sdk (third party)