Comment on Eliminating Go bounds checks with unsafeComments−pjmlp1moAs I already complained I wish Go had the nobounds compiler hint but it doesn't, so the only viable option we are left with is using unsafe pointer arithmetic.Because what the IT infrastructure needs is more CVEs.
Comments
Because what the IT infrastructure needs is more CVEs.