Skip to content

Feature/allow rv64 package#91

Closed
ffgan wants to merge 3 commits intosuo:mainfrom
ffgan:feature/allow_rv64_package
Closed

Feature/allow rv64 package#91
ffgan wants to merge 3 commits intosuo:mainfrom
ffgan:feature/allow_rv64_package

Conversation

@ffgan
Copy link

@ffgan ffgan commented Aug 15, 2025

PyPI recently added support for hosting whl packages for riscv64, so we can consider adding support for riscv64 packaging.

Here are the CI results,link, which show that the riscv64 whl can be built successfully.

A few points to note:

  1. To facilitate testing, I modified the CI trigger conditions. If they're not working, please let me know and I'll add a commit to restore the original trigger conditions.

  2. Recently, CI seems to have issues with uploading artifacts. I've modified them to allow CI to pass successfully, but release builds haven't been tested yet. If you encounter any issues with the release build, please feel free to contact me. I'd be happy to help resolve the CI issue.

Other Information
Co-authored by: nijincheng@iscas.ac.cn;

@zhangfeiv0
Copy link

@suo @malfet Could you please review it when you have time? Thank you.

@threexc
Copy link
Contributor

threexc commented Jan 19, 2026

@ffgan I am not the maintainer, but I also just got done preparing another PR: #98

I think this is a safer approach since it separates the rustc target triple from the architecture string used elsewhere. You were first though, so I am happy to let you do those changes if you agree that they make more sense.

@ffgan ffgan closed this Jan 20, 2026
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.

3 participants