71 points | by captainhorst 16 hours ago
6 comments
Can anyone sell me on learning Zig vs Rust? Not for work, just some personal projects I thought about doing in Go but decided learning Rust instead might be fun.
Seems like a lot of changes to be a .1 release, no?
Really excited for I/O as an interface!
0.15.0 was effectively skipped: https://github.com/ziglang/www.ziglang.org/commit/1be0f80b15...
Those were all changes in 0.15.0, but we snuck a few bugfix PRs in for a quick patch release before Andrew finished writing the release notes ;)
> a better appraoch—less prone to typos and bitrotting
Clever irony if intentional!
Excellent news. Will be very interesting how the debugging experience will improve with scheduling, recording of io and reversal computing between io.
Can anyone sell me on learning Zig vs Rust? Not for work, just some personal projects I thought about doing in Go but decided learning Rust instead might be fun.
Seems like a lot of changes to be a .1 release, no?
Really excited for I/O as an interface!
0.15.0 was effectively skipped: https://github.com/ziglang/www.ziglang.org/commit/1be0f80b15...
Those were all changes in 0.15.0, but we snuck a few bugfix PRs in for a quick patch release before Andrew finished writing the release notes ;)
> a better appraoch—less prone to typos and bitrotting
Clever irony if intentional!
Excellent news. Will be very interesting how the debugging experience will improve with scheduling, recording of io and reversal computing between io.