Skip to content

SPWN (0.7 beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Spu7Nix Spu7Nix released this 14 Sep 14:46
· 413 commits to master since this release

This release makes SPWN much more stable, both at compile-time and at runtime

New features

  • Variable destructuring, for example let [a, b] = [1, 2]
  • All counter operations are instant and stable
  • Massive group optimisation improvements
  • Faster compile time
  • Custom builtin permissions using the --allow and --deny flags
  • Bug fixes
  • Ability to send HTTP requests using the $.http builtin
  • Ability to write to files using the $.writefile builtin
  • A lot more!

SPWN development/testing server: https://discord.gg/xqny9rX9hA
SPWN Documentation: https://spu7nix.net/spwn/#

Special thanks to alk1m123 and Alphalaneous for making this update possible!

To install, download and run the appropriate installer (from the "Assets" dropdown below):

spwn-0.0.7-x86_64-win-fix.msi for windows 64 bit
spwn-0.0.7-i686-win-fix.msi for windows 32 bit
spwn-0.0.7-x86_64-linux_arch.pkg.tar.zst for arch linux
spwn-0.7_beta.pkg for MacOS
(more installers coming soon)