Hi all,
I'd like to share the progress of RISC-V porting project for box64.
box64 is a Linux Userspace x86_64 Emulator with a twist[1]. The
creator and a few contributors are actively working on add a new
RISC-V JIT backend. A demo can be found here[2].
> Box64's Dynarec for RISCV is very young: there are just a few opcode implemented for now, and that explains why loading and transition are slow. This will improve over time as more and more opcode are implemented.
It may need a few months to finish, and they're welcome more
developers to join the effort.
[1]
https://github.com/ptitSeb/box64
[2]
https://www.youtube.com/watch?v=6G9zMIaAvjY
--
Best wishes,
Wei Wu (吴伟)