Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Compile for MacOS in release section. #140

Open
benjamanderson10 opened this issue Jul 16, 2022 · 2 comments
Open

Feature Request: Compile for MacOS in release section. #140

benjamanderson10 opened this issue Jul 16, 2022 · 2 comments

Comments

@benjamanderson10
Copy link

No description provided.

@hlorenzi
Copy link
Owner

hlorenzi commented Aug 1, 2022

If you could contribute a modification to the GitHub Actions pipeline to generate MacOS binaries, that would be greatly appreciated! I'm not too familiar with MacOS myself, and I don't have a way to test the generated binaries.

@ivan-pi
Copy link

ivan-pi commented Apr 11, 2023

As a temporary workaround for any MacOS users, you can install Rust/Cargo:

$ curl https://sh.rustup.rs -sSf | sh
$ source $HOME/.cargo/env
$ cargo install customasm
$ customasm -v
customasm v0.12.0 (x86_64-apple-darwin)
https://github.com/hlorenzi/customasm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants