* Upstream changes needed https://github.com/dart-lang/native/issues/2185 * The Dart SDK might ship a dart-precompiled-runtime in the MacOS, it doesn't ship the C toolchain for cross compilation. * So, the `CCompilerConfig` will be null. (Passing in a CCompiler in general from dartdev is a separate issue.)