Zig's Io.Threaded is Neat
- Threaded is one of the implementations of Zig’s new Io interface that enables concurrency.
- This is a boring “just use threads” impl.
Unverified
- Threaded is one of the implementations of Zig’s new Io interface that enables concurrency.
- This is a boring “just use threads” impl.
Sources: Github