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