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 linux/arm64 to release workflow #1065

Merged
merged 10 commits into from
Oct 1, 2021
Merged

Add linux/arm64 to release workflow #1065

merged 10 commits into from
Oct 1, 2021

Conversation

nacardin
Copy link
Contributor

@nacardin nacardin commented Sep 30, 2021

Build and release aarch64-unknown-linux-musl target. Solves first part of #1064.

With this change we can easily add more targets in the future. Once GH updates macos-latest to using MacOS 11, we can add aarch64-apple-darwin.

You can see that the release workflow succeeds here: https://github.com/nacardin/wasm-pack/actions/runs/1291954371

  • [ x ] You have the latest version of rustfmt installed
  • [ x ] You ran cargo fmt on the code base before submitting
  • [ x ] You reference which issue is being closed in the PR text

@nacardin nacardin marked this pull request as draft September 30, 2021 14:53
@nacardin nacardin marked this pull request as ready for review September 30, 2021 17:51
Copy link
Contributor

@simlay simlay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems good. It's hard to test release CI. @drager thoughts?

Copy link
Member

@drager drager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@drager drager added this to the 0.11.0 milestone Oct 1, 2021
@drager drager merged commit 68e6de2 into rustwasm:master Oct 1, 2021
@nacardin nacardin deleted the arm64 branch October 4, 2021 19:09
@d3lm
Copy link
Contributor

d3lm commented Nov 22, 2021

Yay! Looking forward for a aarch64 so it runs on an M1.

@d3lm
Copy link
Contributor

d3lm commented Nov 22, 2021

Couldn't we use macos-11 for the time being until macos-latest gets updated? @nacardin

@ghost
Copy link

ghost commented Dec 21, 2021

I'm using macos monterey, I try to do step by step on above, and it doesn't work. I'm really not clearly step: "You ran cargo fmt on the code base before submitting". Could anyone explain it for me?

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

Successfully merging this pull request may close these issues.

4 participants