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

Build binaries for linux-aarch64 and armv7 (e.g. raspberry pi) #142

Open
almarklein opened this issue Oct 4, 2021 · 0 comments
Open

Build binaries for linux-aarch64 and armv7 (e.g. raspberry pi) #142

almarklein opened this issue Oct 4, 2021 · 0 comments

Comments

@almarklein
Copy link
Collaborator

almarklein commented Oct 4, 2021

Should be easy to add now.

So I learned that aarch64 does not run on RPi, you need armv7 for that. I think we'd need aarch64-unknown-linux-musl if we want to create a Python binary wheel for wgpu-py.

Tried in armv7 in #148. Lib works, but wgpu not yet. That PR might be a basis for a stab at aarch64 though.

@almarklein almarklein changed the title Build binaries for linux-arm64 (e.g. raspberry pi) Build binaries for linux-aarch64 and armv7 (e.g. raspberry pi) Dec 19, 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

No branches or pull requests

1 participant