- Notifications
You must be signed in to change notification settings - Fork0
aiken-lang/play
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The Aiken playground is a fully client side rust web app usingleptos.
- 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
About
Aiken Playground