(no title)
eestrada | 7 months ago
Overall, I think it's a win. Especially if there is a stdlib implementation that is a no overhead, bogstock, synchronous, blocking io implementation. It follows the "don't pay for things you don't use" attitude of the rest of zig.
ozgrakkurt|7 months ago
Or just passing around an “io” is more work than just calling io functions where you want them.