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

Enable cross-compilation across platforms and architectures #160

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

agriyakhetarpal
Copy link
Owner

We are now at a stage where we can allow this, i.e., to let a Windows arm64 user compile to, say, a Linux ppc64le target if they wish to. Nothing was stopping them from doing this earlier if they wanted – this lets the wheels include the binary within them when cross-compiling with Zig, therefore the wheels are now valid.

@agriyakhetarpal agriyakhetarpal merged commit a6f6b6a into main Sep 28, 2024
23 checks passed
@agriyakhetarpal agriyakhetarpal deleted the fix/cross-compilation-across-platforms branch September 28, 2024 21:35
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.

1 participant