Status: IN
The WAL binary record format uses little-endian byte order unconditionally (struct prefix `<`), making log files non-portable across architectures with different endianness.
Source: entries/2026/05/28/write-ahead-log-wal-_encode_record.md
JSON