Crates.io | irv |
lib.rs | irv |
version | 0.0.2 |
source | src |
created_at | 2022-04-06 23:26:12.906759 |
updated_at | 2022-04-14 04:07:05.660143 |
description | A library with a very open interface to an interpreting RISC-V emulator. |
homepage | |
repository | |
max_upload_size | |
id | 563401 |
size | 29,388 |
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.