func hash/crc32.Checksum one use hash/crc32 (current package) crc32.go#L251: func Checksum(data []byte, tab *Table) uint32 { return Update(0, tab, data) }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)