• Alexander Aprelev's avatar
    Reland 9534082f with fix for incremen… (#14040) · e2e3c5df
    Alexander Aprelev authored
    * Reland 9534082f with fix for incremental compilation.
    
    When in incremental mode, awaiting exitCode won't work because compiler is not expected to exit after compilation.
    Instead listen for stdout stream closing and report error if outputFilename has not been received.
    
    * Fix lints
    e2e3c5df
build_aot.dart 16.7 KB