https://ziglang.org/download/0.16.0/release-notes.html
Article
-
Major release introducing new
Io interface, making I/O an explicit passable value like allocators
-
“Juicy Main” eliminates allocator/argv boilerplate in main functions
-
Incremental compilation improvements; SegmentedList removed
Discussion
-
xeubie: new Io interface feels as obviously right as explicit allocators did in retrospect
-
mihaelm: small int → float auto coercion is a notable gift to game developers
-
ksec: wonders how many more releases until 1.0; estimates still 1.5+ years away
-
Community excited but notes breaking changes requiring migration remain a Zig reality
Discuss on HN