The precondition gate. JS only, no interpreter, 1-3 statements.
Every check here is one this project can afford to run before a boot, which is the
entire point: a refusal costs ~0 ms instead of 3,754 ms of cpuTime spent booting
to discover the run should not proceed.
The precondition gate. JS only, no interpreter, 1-3 statements.
Every check here is one this project can afford to run before a boot, which is the entire point: a refusal costs ~0 ms instead of 3,754 ms of cpuTime spent booting to discover the run should not proceed.