While wrestling with io_uring, epoll and signal handling on #Zig this evening. I was wondering how the new I/O interface fits into this, as the former is nothing but I/O. 🤔

I need to sleep over it and maybe ask some stupid questions into IRC in the morning.

#ziglang #zig #WriterGate

zig-wasm-audio-framebuffer demos

am afraid of #zig #writergate
Writergate by andrewrk · Pull Request #24329 · ziglang/zig

Previous Scandal Summary Deprecates all existing std.io readers and writers in favor of the newly provided std.io.Reader and std.io.Writer which are non-generic and have the buffer above the vtable...

GitHub