Hacker News new | ask | show | jobs
by skinowski 247 days ago
They meant "[0]uint64" probably, not 0[]byte.
1 comments

"[0]uint64" only guarantees 8-byte alignment (and only under certain scenarios), not 64-byte.