Skip to content

major version 1 release

Compare
Choose a tag to compare
@ganezdragon ganezdragon released this 03 Mar 17:48
· 32 commits to master since this release
a882a92
  • Performance improvement
  • wasm file is now 3.1MB rather than 70MB than the previous release.
  • Lots of bugs fixed.
  • semi colon is inline, and also last statement in a block or file can have optional semi colon
  • fixed scalar variables, scalar dereferences
  • fixed hash key value pairs

What's Changed

Full Changelog: v0.4.0...v1.0.0