ziglang / zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
https://ziglang.org
MIT License
34.4k stars 2.52k forks source link

Tier 1 support for `x86_64-linux-(gnu,musl)x32` #21711

Open alexrp opened 1 day ago

alexrp commented 1 day ago

Open issues:

nektro commented 1 day ago

found this https://lwn.net/Articles/774734/ the last time i looked into it, which if true may make it tier 4 by default maybe not, maybe its a chicken and egg problem

alexrp commented 1 day ago

git log --grep=x32 arch/x86 in the Linux tree suggests it still sees ongoing development. If that changes, though, I have no particular objection to downgrading its support status.