Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

ASM_BLOCK(
.globl __restore;
.type __rectore, %function;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo here?

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.

2 participants