Skip to content

Rishka v0.0.1-prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@nthnn nthnn released this 04 Mar 13:57
· 236 commits to main since this release

Rishka

Arduino CI Arduino Lint Rust Build CI SDK Build CI GitHub repo size

Rishka is a RISC-V virtual runtime in C/C++ made for ESP32-WROVER with PSRAM specifically developed as kernel for Jessy OS.

The Rishka virtual runtime is a system designed to run special RISC-V binaries smoothly on ESP32-WROVER microcontroller units. Under the hood, the virtual machine serves as the main engine, while the kernel acts as its core component. The kernel handles system calls efficiently, providing a range of interfaces for accessing different system features and services.