mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +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.