Get the latest tech news
New Aarch64 Back End
Devlog This page contains a curated list of recent changes to main branch Zig. Also available as an RSS feed.
It was a fair amount of work, because a lot of internal details of the compiler pipeline needed reworking to completely isolate machine code generation from the linker. Perhaps most significantly of all, incremental compilation ā which has been a long-term investment of the Zig project for many years ā is getting pretty close to being turned on by default in some cases, which will allow small changes to rebuild in milliseconds. February 07, 2025 Alright, I know Iām supposed to be focused on issue triage and merging PRs for the upcoming release this month, but in my defense, I do some of my best work while procrastinating.
Or read this on Hacker News