Rv32jit
JIT-accelerated RISC-V instruction set simulator
Install / Use
/learn @jserv/Rv32jitREADME
rv32jit
rv32jit is a modern C++-based RISC-V instruction set simulator with a JIT
assembler serving as an x86-64 binary translator.
Features
- Fast runtime for executing the RV32 ISA
- Built-in ELF loader
- Implementation of partial Linux system calls
Build and Verify
Currently, only GNU/Linux is supported for building rv32jit.
rv32jit relies on specific third-party packages for full functionality.
Please install the following package in advance.
- clang version 15+, which can be downloaded from the LLVM Page.
libelf-dev
Build the simulator:
$ make
You might receive the message "Please run 'make' again."
If you do, simply follow the instruction and run make once more.
Download prebuilt RISC-V ELF files and run:
$ make check
License
rv32jit is available under a permissive MIT-style license.
Use of this source code is governed by a MIT license that can be found in the LICENSE file.
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
