mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 23:03:08 +00:00
Let's follow the libc/kernel convention and use an i64 for offsets, we bitcast as needed and avoid the useless conditional casts.
Let's follow the libc/kernel convention and use an i64 for offsets, we bitcast as needed and avoid the useless conditional casts.