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 support for RISC-V as a host #20

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

mikhaylovilya
Copy link

What

This PR adds support for running statically linked binaries with Instrew on RISC-V host.

Testing

All Instrew tests passed successfully on Sipeed Lichee PI 4A and a Debian VM, but almost all of the Rellume JIT tests didn't pass due to segfault in LLVM Runtime. I believe the reason is in poor JIT support for RISC-V in LLVM <= 18. Also I've added a few more rv64 testcases.

@mikhaylovilya mikhaylovilya force-pushed the tmp-host-riscv64 branch 9 times, most recently from 1b56ed0 to 13b0b05 Compare March 5, 2025 14:09
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