mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
I was testing this with wazero, which defaults to not propagate any env variables. This ensures we don't try to allocate zero length buffers when there are no results from either function. Signed-off-by: Adrian Cole <adrian@tetrate.io>