-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.
Description
This issue tracks support of the constructor tearoffs feature. See the enclosing meta-issue for details.
Update
Played with that a bit with @jakemac53's help.
Discovered some setup issues (not urgent as I can work around them by building SDK with tearoffs enabled)
--enable-experimentflag is not processed correctly in build_runner:--enable-experimentflag is not processed correctly in build_daemon:--enable-experimentflag is not passed to the expression compiler in webdev:
Issues discovered during debugging apps with constructor tearoffs:
Metadata
Metadata
Assignees
Labels
area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.