mirror of
https://github.com/ziglang/zig.git
synced 2025-12-16 19:23:08 +00:00
For the supported COFF machine types of X64 (x86_64), I386 (x86), ARMNT (thumb), and ARM64 (aarch64), this new Zig implementation results in byte-for-byte identical .lib files when compared to the previous LLVM-backed implementation.