Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:36
· 15 commits to main since this release

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