Skip to content

Support multi-arch builds in the devcontainer #43

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

Merged
merged 3 commits into from
May 29, 2025

Conversation

brettcannon
Copy link
Member

@brettcannon brettcannon commented May 28, 2025

Make WASI SDK and Wasmtime work under x86-64 and arm64. Also add arm64 to testing for the devcontainer.

Closes #25

Make WASI SDK and Wasmtime work under x86-64 and arm64.
@brettcannon brettcannon requested a review from corona10 as a code owner May 28, 2025 18:49
@brettcannon brettcannon self-assigned this May 28, 2025
@brettcannon brettcannon merged commit ff7f8f0 into python:main May 29, 2025
6 checks passed
@brettcannon brettcannon deleted the 25-support-multi-arch branch May 29, 2025 21:48
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.

Download the appropriate WASI SDK for the CPU architecture
1 participant