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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide URL for FreeBSD amd64 binary #34

Closed
wants to merge 1 commit into from
Closed

Provide URL for FreeBSD amd64 binary #34

wants to merge 1 commit into from

Conversation

asteriskRoss
Copy link

Provide a compiled binary for the FreeBSD amd64 platform so that elm-json may be installed via npm using binwrap.

The attached binary was built on FreeBSD amd64 12.2-RELEASE-p1 using rustc v1.49.0 with the command:
cargo build --release
elm-json-v0.2.10-x86_64-freebsd.tar.gz

@zwilias
Copy link
Owner

zwilias commented Jan 12, 2022

Hi, sorry for the late response!

I'd prefer if we managed to handle compilation as part of CI.

To that end, I'm working on having GitHub actions do cross compilation, but currently can't quite make that work for FreeBSD. I'm keeping an eye on sagebind/isahc#199 - once that's resolved, we can have elm-json depend on rusttls (at least for FreeBSD) which will make cross-compilation a bunch easier!

@zwilias zwilias closed this Jan 12, 2022
@asteriskRoss asteriskRoss deleted the freebsd_x64_binary branch January 13, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants