Compile release for arm64v8
Open
- Dominant language
- C++
- Stars
- 13.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have the releases compiled for `arm64v8` as well. We use `watchman` inside of Docker for `django` and on the new Macbook M1s our developers use `arm64v8` Debian images with Docker. Debian compiles these for `arm64v8` but the latest version is `4.9.0` which is fairly old.
We can always compile it ourselves but that isn't ideal.
Contributor guide
Assessment
This issue has not been assessed yet.