Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
|
Provides utilities for managing runtime operations within Rishka applications. More...
Go to the source code of this file.
Classes | |
class | Runtime |
The Runtime class provides utilities for managing runtime operations. More... | |
Provides utilities for managing runtime operations within Rishka applications.
The Runtime class encapsulates functionality related to runtime management and control flow within Rishka applications. It serves as a central hub for coordinating runtime activities, such as task scheduling, event processing, and resource management.