mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-31 12:58:30 -04:00
85d87c9ca1
This was the cause of aarch64-windows shared libraries causing "bad image" errors during load-time linking. I also re-enabled the tests that were surfacing this bug.