devlog
×
1
0
Zig compiler underwent a major type resolution redesign with 30,000 lines of refactoring, introducing lazy type field analysis, improved dependency loop error messages, and significant incremental compilation performance improvements. Additionally, io_uring and Grand Central Dispatch implementations for std.Io.Evented were landed as experimental features using userspace stack switching.