Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@frendsick frendsick released this 02 Mar 18:19
· 13 commits to main since this release
4bca68c

Optimized memory management for compiler with built-in arena allocator. The new malloc implementation from the std library cut the compilation times of large programs over 50%. The compiler also uses less memory overall.

What's Changed

Full Changelog: v2.0.0...v2.1.0