mirror of
https://github.com/ziglang/zig.git
synced 2026-03-13 23:01:22 +00:00
This allows us to rule out support for certain address spaces based on the OS. This commit is just a refactor, however, and doesn't actually make use of that opportunity yet.