Skip to content

Feature request: Add riscv64 support #11

@dengxifeng

Description

@dengxifeng

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions