1 2 3 4
if (helperThreadCount() === 0) quit(0); offThreadCompileScript(``); evalInWorker(`runOffThreadScript()`);