v0.1.3
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