Modules§
- allocator
- Guest allocator backends.
- boot
- Boot helpers for Airbender guest programs.
- getrandom
- Custom
getrandombackend 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.