Skip to content

v0.1.3

Choose a tag to compare

@V8V88V8V88 V8V88V8V88 released this 12 May 10:21

v0.1.3 Release

2 This release introduces significant performance optimizations and stability fixes:
3 - Optimized Typed IR: Faster binaries through aggressive native type inference.
4 - Global Variable Access: Functions can now read and write module-level variables.
5 - Stability Fixes: Resolved binary expression type mismatches and assignment
double-evaluation.
6 - Enhanced Diagnostics: Improved compiler errors with source snippets and carets.

Full Changelog: v0.1.2.6...v0.1.3