← Back to context Comment by skinowski 6 days ago They meant "[0]uint64" probably, not 0[]byte. 1 comment skinowski Reply tapirl 6 days ago "[0]uint64" only guarantees 8-byte alignment (and only under certain scenarios), not 64-byte.
tapirl 6 days ago "[0]uint64" only guarantees 8-byte alignment (and only under certain scenarios), not 64-byte.
"[0]uint64" only guarantees 8-byte alignment (and only under certain scenarios), not 64-byte.