Skip to content

Add basic Linux arm64 support#103

Merged
alexcrichton merged 9 commits intobytecodealliance:mainfrom
danielledeleo:jagger/linux-arm64
Oct 12, 2021
Merged

Add basic Linux arm64 support#103
alexcrichton merged 9 commits intobytecodealliance:mainfrom
danielledeleo:jagger/linux-arm64

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...)

@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