Skip to main content

High-Level Runtime (HLRT)

Language: TypeScript

The High-Level Runtime (HLRT) is the core of Grebuloff. It runs in a privileged V8 isolate, and is responsible for much of Grebuloff's core functionality, including plugin management.

HLRT communicates with the low-level runtime to handle game communications, and with the UI to provide UI services to addons.