FreeBSD x86_64 support
Open
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
The `react-compiler` npm package embeds rust binary is not possible to use it on `FreeBSD`. Indeed, the `relay-compiler` binary is built for macOS (`x86_64` and `arm64`), Linux (`x86_64`, `arm64`), and Windows (`x86_64`).
I successfully build the `relay-compiler` on `FreeBSD x86_64`. It is possible for the next version to include a `FreeBSD x86_64` binary?
Contributor guide
Assessment
This issue has not been assessed yet.