irv 0.0.1

A library with a very open interface to an interpreting RISC-V emulator.
Documentation
  • Coverage
  • 50%
    20 out of 40 items documented0 out of 15 items with examples
  • Ø build duration
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sl4b

irv

A library with a very open interface to an interpreting RISC-V emulator.

This crate provides only user-mode emulation, but I plan to make an interface for adding additional instructions, which will be enough to implement privilege modes other than user mode.