• Chris Bracken's avatar
    Eliminate build aot --interpreter flag (#17025) · 8c4f0c0d
    Chris Bracken authored
    This is required for iOS debug builds, but unused otherwise. In theory,
    Android debug builds could be run in this mode, but this is historically
    untested and adds unnecessary complexity to the code. If ad-hoc testing
    is required, it can be patched in when necessary.
    8c4f0c0d
build_aot.dart 4.11 KB