Runtime
Hadron’s runtime environment details the abstraction of the CPU that the JIT-compiled bytecode runs on, and all elements of pre-compiled C++ code that support the JIT bytecode during runtime, such as for message dispatch, memory allocation, garbage collection, and error handling.