A recent PR by Logan Chien has added a RISC-V JIT backend to PyPy: https://github.com/pypy/pypy/pull/5002
This allows running PyPy with JIT on both emulated and physical RISC-V systems.
It's a great addition to PyPy and hopefully will attract the attention of RISC-V users and researchers to the project.