Releases: Nuclescript/playground
Releases · Nuclescript/playground
Release list
v0.1.0
Standalone NucleScript Playground binaries — no Rust toolchain or
cloning required. The static frontend is embedded in the binary.
Download the file for your OS, then run it:
- Linux/macOS:
chmod +x nucle_playground-* && ./nucle_playground-* - Windows: double-click
nucle_playground-windows-x86_64.exe
Then open http://127.0.0.1:8080 in your browser.
Full Changelog: https://github.com/Nuclescript/playground/commits/v0.1.0