Skip to content

Issues: dart-lang/sdk

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

[dart2js] Indirect Uint8List(0) as List<int> not optimized area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization dart2js-ssa web-dart2js
#59935 opened Jan 18, 2025 by rakudrama
[dart2js] Partition static variables area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#57181 opened Nov 18, 2024 by rakudrama
[dart2js] dart2js should do better inlining of @Native method stubs area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#56062 opened Jun 20, 2024 by rakudrama
[dar2js] Replace Math.sqrt and Math.pow with the ** operator area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P4 web-dart2js
#55272 opened Mar 22, 2024 by ClementBeal
[dart2js] Use better representation for the power of 10 area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P4 web-dart2js
#55271 opened Mar 22, 2024 by ClementBeal
Remove the leading 0 of a decimal number area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P4 web-dart2js
#55270 opened Mar 22, 2024 by ClementBeal
Remove the () when the class constuctor is empty area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P4 web-dart2js
#55269 opened Mar 22, 2024 by ClementBeal
[dart2js] Optimizing for size vs speed area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#53500 opened Sep 12, 2023 by rakudrama
[dart2js] Global type inference uses infeasible path when there is try-catch area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-inference dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#52166 opened Apr 25, 2023 by rakudrama
[dart2js] Should type-variable erasure ignore type variable in type literals? area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#51894 opened Mar 29, 2023 by rakudrama
[dart2js] Too many call-through stubs for fields named call. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#51827 opened Mar 23, 2023 by rakudrama
[dart2js] Enum-switch optimization does not fire on small programs area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#51657 opened Mar 8, 2023 by rakudrama
[dart2js] Problems with statement labels in generated code area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#51653 opened Mar 7, 2023 by rakudrama
3 tasks
Bitwise operators don't take advantage of JavaScript truthiness area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request type-performance Issue relates to performance or code size web-dart2js
#51547 opened Feb 27, 2023 by leonsenft
[Records, dart2js] Optimizations for records area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#51040 opened Jan 17, 2023 by rakudrama
3 tasks
[Records] Improve dart2js global type analysis area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-inference dart2js-optimization web-dart2js
#50701 opened Dec 13, 2022 by rakudrama
4 tasks
Dart 3 cleanup
[dart2js] FlatTypeMask.isInMask is too conservative, leading to small code changes. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-compile-time dart2js-optimization web-dart2js
#50450 opened Nov 12, 2022 by rakudrama
[dart2js] SsaInstructionMerger creates too many temporaries area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#48243 opened Jan 28, 2022 by rakudrama
[dart2js] Pass type arguments as tuples or useful interface type area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#47484 opened Oct 18, 2021 by rakudrama
[dart2js] codegen: isCodeMotionInvariant should not always imply generateAtUseSite area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization P3 A lower priority bug or feature request web-dart2js
#45741 opened Apr 17, 2021 by rakudrama
[dart2js] Optimize reads of late cells area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#45682 opened Apr 13, 2021 by fishythefish
[dart2js] Evaluate more initializers eagerly area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#45681 opened Apr 13, 2021 by fishythefish
dart2js: Better dead code elimination - delete code that becomes unreachable due to optimizations area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#43456 opened Sep 16, 2020 by rakudrama
2 tasks
[dart2js] Simple missed load-elimination case area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-optimization web-dart2js
#42662 opened Jul 10, 2020 by rakudrama
@JS produces sub-optimal dart2js code for external getters area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. customer-flutter dart2js-optimization P2 A bug or feature request we're likely to work on web-js-interop Issues that impact all js interop
#42522 opened Jun 30, 2020 by yjbanov
ProTip! Type g i on any issue or pull request to go back to the issue listing page.