-
-
Notifications
You must be signed in to change notification settings - Fork 14
Feature request: Add riscv64 support #11
Copy link
Copy link
Open
Description
Description
It would be great if this project could support the riscv64 architecture. The RISC-V ecosystem is growing rapidly, and having this package available on riscv64 would help users run it on RISC-V development boards, servers, and emulators.
Current status
I have tested building this project on a riscv64 system and it works after a few minor adjustments.
Proposed changes
The required changes are relatively small, mainly including:
- enabling riscv64 in the build configuration
- minor fixes to ensure successful compilation on riscv64
Pull request
I plan to submit a PR that adds riscv64 support.
If there are any preferences regarding:
- build configuration
- CI support
- platform naming conventions
please let me know and I can adjust the implementation accordingly.
Environment
- Architecture: riscv64
- OS: (e.g. Debian / Ubuntu)
- Compiler: gcc / clang
I’m happy to help maintain riscv64 support going forward if needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels