Support arbitrary type argument count in functions in dart2js #33819
Labels
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
web-dart2js
Hi all,
Dart2js crashes with error because of this unimplemented TODO:
https://github.com/dart-lang/sdk/blob/master/pkg/compiler/lib/src/ssa/builder_kernel.dart#L4387
Seems like critical for us, can you please check?
The text was updated successfully, but these errors were encountered: