mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +00:00
handles integers < 8 bits
incorrect overflow bugs fixed
simplified *mem implementations
added wrte* functions
added thurough write/read testing