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

Add riscv64 target #41

Open
bjia56 opened this issue Feb 7, 2024 · 2 comments · May be fixed by #80
Open

Add riscv64 target #41

bjia56 opened this issue Feb 7, 2024 · 2 comments · May be fixed by #80
Assignees

Comments

@bjia56
Copy link
Collaborator

bjia56 commented Feb 7, 2024

The goal is to run curl-impersonate binaries and curl_cffi wheels on general purpose RISC-V SBCs.

@bjia56
Copy link
Collaborator Author

bjia56 commented Feb 7, 2024

The Zig compiler has a few bugs for riscv64. There are some hacks that I used to get a riscv64 Python built, which could be incorporated into the CI for curl-impersonate: bjia56/portable-python#22

Alternatively, wait for upstream support when this issue is resolved: ziglang/zig#3340

@perklet perklet added enhancement New feature or request Build target labels Feb 17, 2024
@perklet perklet removed the enhancement New feature or request label Apr 18, 2024
@bjia56
Copy link
Collaborator Author

bjia56 commented Oct 17, 2024

This can likely also move forward with the nightly Zig releases

@bjia56 bjia56 self-assigned this Oct 17, 2024
@bjia56 bjia56 linked a pull request Oct 17, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants