Skip to content

BenShelton/riscv-rs

Repository files navigation

RISC-V Emulator

This is a learning project and not suited for production use.

Overview

This is a RISC-V emulator written in Rust.

It is based off the code from this playlist that builds it in TypeScript.

Development

In addition to Rust, you will need to install the following:

To bootstrap the project:

just bootstrap

Run just to see all other available commands.

About

A RISC-V emulator written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published