major version 1 release
- 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
- Performances fixes by @ganezdragon in #38
Full Changelog: v0.4.0...v1.0.0