sys::Obj compilerJs::Runner
Runner takes a Fantom qname and attempts to run the matching JavaScript implemenation.
static Void evalPodScript([java]javax.script::ScriptEngine engine, Pod pod)
Load and eval the pod script file, and all its dependenceis in the specifed ScriptEngine.
Void main(Str[] args := Env.cur().args())