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 basic Linux arm64 support #103

Merged
merged 9 commits into from
Oct 12, 2021
Merged

Add basic Linux arm64 support #103

merged 9 commits into from
Oct 12, 2021

Conversation

danielledeleo
Copy link
Contributor

Along the same lines as #102, this PR adds basic support for Linux on aarch64. I also bumped a few Golang CI matrix versions up. Linux/aarch64 builds of wasmtime are already being provided.

Reasoning: it allows a Linux Docker container on an M1 Mac to run natively, which is useful for testing and developing suborbital/sat locally. :^)

Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Thanks! Could you add an empty.go along the same lines as what's there already for the other platforms?

Additionally I think the compiled library was included in this PR, but for now I'm just including those in the tagged versions of this repo instead of the main branch.

(I wish I knew of a better way of hosting precompiled libraries...)

includebuild.go Show resolved Hide resolved
@danielledeleo danielledeleo marked this pull request as ready for review October 12, 2021 21:14
@alexcrichton alexcrichton merged commit feaa6d2 into bytecodealliance:main Oct 12, 2021
@alexcrichton
Copy link
Member

Thanks!

@danielledeleo danielledeleo mentioned this pull request Oct 13, 2021
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