这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Angelmmiguel
Copy link
Contributor

@Angelmmiguel Angelmmiguel commented Nov 10, 2022

Create a new GitHub Action workflow to cross-compile Wasm Workers Server to:

  • Linux
  • Windows
  • Mac

In both architectures:

  • x86_64
  • aarch64

For the x86_64 builds, I'm using the machines provided by GitHub. In the case of aarch64 builds, I'm using the cross tool. This is required as GitHub is not providing aarch64 machines.

The end goal is that the project runs this workflow to build the binaries on every new tag. The release will be crafted manually by the team to ensure release notes are correct.

It closes #6

@Angelmmiguel Angelmmiguel marked this pull request as ready for review November 11, 2022 10:28
Copy link
Contributor

@assambar assambar left a comment

Choose a reason for hiding this comment

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

Ship it!

@Angelmmiguel Angelmmiguel merged commit 383e0c4 into main Nov 14, 2022
@ereslibre ereslibre deleted the 6-build-release-binaries branch November 18, 2022 10:25
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.

Add automation to build the different binaries in every release

5 participants