mirror of
https://github.com/ziglang/zig.git
synced 2026-03-11 21:59:52 +00:00
This finishes LemonBoy's Draft PR ziglang#6750. It updates ChildProcess to collect the output from stdout/stderr asynchronously using Overlapped IO and named pipes.