Support arbitrary type argument count in functions in dart2js #33819
Labels
area-web-js
Issues related to JavaScript support for Dart Web, including DDC, dart2js, 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: