mirror of
https://github.com/ziglang/zig.git
synced 2026-02-02 04:33:37 +00:00
Avoid a lot of unnecessary utf8 -> utf16 conversion and use a single ArrayList buffer for all the joined paths instead of a separate allocation for each join