You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to see precompiled binaries for more platforms other than Linux x64 as this should help improve the approachability of this project.
Given that the cross-compilation story seems not so ideal in OCaml, a more feasible way might be to leverage the GitHub Actions runners (ARM Mac runners will be available later this year).
Personally I'm using a Mac. Once the precompiled binaries are available, I can volunteer to maintain a third-party brew formula for them, which shouldn't be too hard. Once this project reaches 250 stars or so, this formula can then become an official one.
The text was updated successfully, but these errors were encountered:
Many thanks for making this awesome project!
I'd love to see precompiled binaries for more platforms other than Linux x64 as this should help improve the approachability of this project.
Given that the cross-compilation story seems not so ideal in OCaml, a more feasible way might be to leverage the GitHub Actions runners (ARM Mac runners will be available later this year).
Personally I'm using a Mac. Once the precompiled binaries are available, I can volunteer to maintain a third-party
brew
formula for them, which shouldn't be too hard. Once this project reaches 250 stars or so, this formula can then become an official one.The text was updated successfully, but these errors were encountered: