Module moras::modules::riscv::middleware::backend_api
source · Expand description
This module provides API functions for the backend of a Tauri application
to emit event to the frontend, and the frontend needs to handle the event by
listen
.
Functions§
- Emits a simulator update event to the frontend.
- Emits a print syscall output event to the frontend.
- Emits a print syscall output event to the frontend.