mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
Like ELF, we now have `std.debug.MachOFile` for the host-independent parts, and `std.debug.SelfInfo.MachO` for logic requiring the file to correspond to the running program.