Skip to main content

Module rt

Module rt 

Source

Modules§

allocator
Guest allocator backends.
boot
Boot helpers for Airbender guest programs.
getrandom
Custom getrandom backend for the Airbender guest environment.
sys
Low-level CSR and exit helpers used by the guest runtime.
uart
UART writer compatible with the existing quasi-uart protocol.

Functions§

start
Initialize the Airbender runtime and then execute the entrypoint.
start_with_allocator_init
Initialize the Airbender runtime with a custom allocator init hook.