Commit Graph

4 Commits

Author SHA1 Message Date
Andrew Kelley d67c8f5d23 compiler: update for std.Io.File.MultiReader API 2026-01-30 12:10:01 -08:00
Andrew Kelley 5a2cab21e1 std.Io.File.MultiReader: implementation fixes 2026-01-30 12:10:01 -08:00
Andrew Kelley 0cca18e43c std: update rest of build runner to new File.MultiReader API 2026-01-30 12:10:01 -08:00
Andrew Kelley 1a168f08b5 std.Io.File: introduce MultiReader
Concurrently read from multiple file streams, eliminating risk of
deadlocking.
2026-01-30 12:10:01 -08:00