rv64emu 0.1.1

A riscv64 emulator written in rust,it can run on Linux, Windows and MacOS. Even on the embedded device, such as `ESP32` and `STM32` which support Embeded RUST
Documentation

rv64emu

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 3 of them enabled by default.

default

  • std

std

  • alloc

alloc

    This feature flag does not enable additional features.

device_sdl2

  • dep:sdl2
  • support_am
  • std

rv_debug_trace

  • dep:capstone
  • dep:crossbeam-channel
  • std

support_am

    This feature flag does not enable additional features.