Matthew Lugg cd7d8dff26
std.zig.Server: read error bundle as little-endian
Again, `std.zig.Server` expects little-endian. This is easy; we just use
a `Reader.fixed` instead of directly `@ptrCast`ing data out of the
buffer.
2025-11-19 01:42:45 +01:00
..
2025-10-27 07:35:38 -07:00
2025-11-10 09:40:44 +01:00
2025-10-29 06:20:50 -07:00