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

Add release binaries for x86_64-musl #8668

Merged
merged 2 commits into from
May 21, 2024

Conversation

alexcrichton
Copy link
Member

This was requested in bytecodealliance/wasmtime-py#237 and shouldn't cost us too much in terms of CI resources and maintenance overhead.

This was requested in bytecodealliance/wasmtime-py#237 and shouldn't
cost us too much in terms of CI resources and maintenance overhead.
@alexcrichton alexcrichton requested review from a team as code owners May 21, 2024 00:26
@alexcrichton alexcrichton requested review from elliottt and removed request for a team May 21, 2024 00:26
@alexcrichton alexcrichton added this pull request to the merge queue May 21, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 21, 2024
@alexcrichton alexcrichton added this pull request to the merge queue May 21, 2024
@whitequark
Copy link
Contributor

Thanks again =^__^=

This will improve the compatibility story for YoWASP and the Glasgow Interface Explorer to even more Linux distributions.

Merged via the queue into bytecodealliance:main with commit cc93e8f May 21, 2024
117 checks passed
@alexcrichton alexcrichton deleted the musl-binaries branch May 21, 2024 01:12
alexcrichton added a commit to alexcrichton/wasmtime-py that referenced this pull request May 21, 2024
alexcrichton added a commit to bytecodealliance/wasmtime-py that referenced this pull request May 21, 2024
* Add a wheel for `musllinux_1_2_x86_64`

Use binaries from bytecodealliance/wasmtime#8668 to add a musl wheel.

cc #237

* Fix download script

* Comment different version of version used for musl

* Simplify installation of wasm-tools on CI

* Don't cache the registry any more

Cargo's default heuristics nowadays are better than the caching.

* Update some github actions versions
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.

None yet

3 participants