Return the effective runtime — the override if set, otherwise the auto-detected RUNTIME constant.
Prefer this over the RUNTIME export when runtime-gated branches need to be testable.
RUNTIME
Return the effective runtime — the override if set, otherwise the auto-detected RUNTIME constant.
Prefer this over the
RUNTIMEexport when runtime-gated branches need to be testable.