Browser-based check/run via WASM (optional; native CLI is authoritative for full features).
- Node.js 18+
- Rust toolchain (for WASM build)
From the repository root:
npm install
npm run build:wasm
npm run web:dev # http://localhost:5173The playground lives under packages/web/ (@davalgi-spanda/web).
- Type-check and run subset of programs
- Lighter surface than the native
spandaCLI (no full fleet, deploy agents, or all provider bridges)
For production workflows use the native CLI: installation.md · getting-started.md