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