←back to thread

129 points ozgrakkurt | 1 comments | | HN request time: 0.316s | source
Show context
laserbeam ◴[] No.45155271[source]
Zig is currently undergoing lots of breaking changes in the IO API and implementation. Any post about IO in zig should also mention the zig version used.

I see it’s 0.15.1 in the zon file, but that should also be part of the post somewhere.

replies(1): >>45163259 #
1. ozgrakkurt ◴[] No.45163259[source]
This doesn't use std except the IoUring API so it doesn't depend on the new changes