Hermes Runtime Engine¶
This section describes internal concepts of the Hermes runtime engine, including structure, state, event processing, and parallel execution.
See also:
- HRE structure:
hre_structure.md - HRE initial setup:
hre_init_setup.md - HRE state management:
hre_state.md - Hermes application structure:
h_app_struct.md - Hermes application execution:
h_app_exec.md - Hermes events queue:
h_events_queue.md - WASM execution parallelization:
wasm_parallel.md