await exec()

in src/compile.ts [103:105]


  await exec(compilerModule, args, {
    cwd: workdir,
  });