Hacker News new | ask | show | jobs
by Thaxll 1466 days ago
It does supports ARM. It's a Go project so it should except if they do exotic things.
2 comments

Explained why they don't produce official, supported builds.

https://github.com/cockroachdb/cockroach/issues/62903#issuec...

We're planning on having official ARM binaries in the fall, so I expect ARM benchmarks will return in next year's report
Awesome, can't wait to test :)
I work on a similar product to cockroach. We inject assembly into our code, wouldn't be surprised if they do too.