Skip to content

An Interpreter for RISC-V which runs in-browser.

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
BSD-2-Clause
LICENSE_BSD-2-CLAUSE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

RosieBaish/riscv-interpreter

RISC-V Interpreter

An interpreter for RISC-V, with intention to extend it to CHERI-RISC-V later.

Contributers

Interpreter written by Rosie Baish

UI Created by Danny Qiu for his MIPS Interpreter. He very kindly licenced the source code for me to use on this project.

The interpreter is written in Rust, and then compiled into WebAssembly. It uses the Rust + WAsm template and create-wasm-app template to tie everything together, based on this tutorial.

Licencing

  • The UI is under the MIT licence.
  • wasm-pack-template and create-wasm-app are dual licenced MIT or Apache.
  • All of my code is triple licenced, under MIT or Apache or BSD-2-clause.

About

An Interpreter for RISC-V which runs in-browser.

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
BSD-2-Clause
LICENSE_BSD-2-CLAUSE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published