The Aiken playground is a fully client side rust web app using leptos.
- Check code
- Display warnings
- Display Errors
- Run tests
- Format code
- Share
- Build validators (working but not surfaced in UI yet)
cargo install trunk
cargo install --locked cargo-make
rustup target add wasm32-unknown-unknown
cargo make dev