As many of us are now aware, the scripting runtime used in Civilization VII is based on JavaScript. (More specifically, Google's V8)
There appears to be at least two V8 isolates (execution environments), Tuner and App UI. Though, I suspect there may be one or two more for gameplay scripts and...