[go: up one dir, main page]

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

quil-py: Build and publish Windows ARM wheels #281

Open
MarquessV opened this issue Sep 6, 2023 · 0 comments
Open

quil-py: Build and publish Windows ARM wheels #281

MarquessV opened this issue Sep 6, 2023 · 0 comments

Comments

@MarquessV
Copy link
Contributor

#280 enabled the building and publishing of wheels for x86 and x64 based Windows systems. At the time of that PR, ARM for Windows was early in adoption. Support was just added for it as of Python 3.11 and tooling hasn't caught up with it yet. maturin technically supports it, but cross-compilation to it is non-trivial, and there are no ARM based Windows runners on GitHub yet (presumably because there is no ARM for Windows server yet). Eventually, if Windows for ARM gains significant marketshare, and becomes more broadly supported in the Python ecosystem we should revisit the issue and try to get wheels out for it.

@MarquessV MarquessV changed the title Support Windows ARM wheels quil-py: Build and publish Windows ARM wheels Sep 6, 2023
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