Add a CompilerPool class.
This will allow the test runner to compile test files to JavaScript. It runs dart2js instances in parallel but prints their output sequentially. See #5 R=rnystrom@google.com, kevmoo@google.com Review URL: https://codereview.chromium.org//960723002
lib/src/runner/browser/compiler_pool.dart
0 → 100644
Please register or sign in to comment