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.dart crash Flutter 3.32.0/Dart 3.8.0 area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dart2js
#60801 opened May 27, 2025 by devx-ubiquity
[js_interop, dart2js] Ensure static js_interop is efficient with dart2js area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dart2js web-js-interop Issues that impact all js interop
#60746 opened May 18, 2025 by rakudrama
[record_use] Record signatures in dart2js area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. pkg-record_use web-dart2js
#60597 opened Apr 23, 2025 by mosuem
[dart2js] Update web/native/ tests for @Native() classes. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P4 web-dart2js
#60538 opened Apr 14, 2025 by rakudrama
[dart2js] Local variable is captured incorrectly inside field initializer area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#60409 opened Mar 26, 2025 by alexmarkov
[dart2js] Sound null safety cleanup area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request type-task A well-defined stand-alone task web-dart2js
#60327 opened Mar 15, 2025 by rakudrama
6 tasks done
pkg/compiler/test/sourcemaps/source_mapping_test went from being flaky to RuntimeError area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dart2js
#60312 opened Mar 12, 2025 by a-siva
Stale package tools/dart2js/sourceMapViewer area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. web-dart2js
#60263 opened Mar 6, 2025 by lrhn
call method invocation and noSuchMethod forwarder area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#59952 opened Jan 22, 2025 by sgrekhov
[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
Add a node compilation target area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. type-enhancement A request for a change that isn't a bug web-dart2js
#59864 opened Jan 8, 2025 by buergerling
[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] Speed up DominatedUses.of - notes on statistics area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-compile-time dart2js-ssa P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#56945 opened Oct 23, 2024 by rakudrama
2 tasks
dart2js not compiling lambda with the correct parameter type. area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#56822 opened Sep 30, 2024 by gmpassos
[dart2wasm] co19/LanguageFeatures/Extension-methods/accessibility_A02_t02 crash area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. crash Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash. web-dart2js
#56729 opened Sep 13, 2024 by sgrekhov
Issue with Dart Content Script in Firefox Extension: browser and chrome Undefined area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js web-libraries Issues impacting dart:html, etc., libraries
#56503 opened Aug 16, 2024 by mrtnetwork
dart2js: Internal Error: type 'InterfaceType' is not a subtype of type 'FunctionType' in type cast area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js web-js-interop Issues that impact all js interop
#56443 opened Aug 12, 2024 by xvrh
package:js subtype checks inconsistent at compile-time and don't respect transitivity area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js web-js-interop Issues that impact all js interop
#56386 opened Aug 6, 2024 by srujzs
[dart2js] Incorrect inference for override with default of widened type area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. dart2js-inference type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#56314 opened Jul 24, 2024 by rakudrama
The integer negative zero formats as "-0.0" area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. type-documentation A request to add or improve documentation web-dart2js web-dev-compiler
#56292 opened Jul 19, 2024 by zathras
[enhanced-parts] Dart2js implementation area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. feature-enhanced-parts Regarding the 'enhanced-parts' feature type-enhancement A request for a change that isn't a bug web-dart2js
#56198 opened Jul 9, 2024 by eernstg
[augmentations] Dart2js implementation area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. feature-augmentations Implementation of the augmentations feature type-enhancement A request for a change that isn't a bug web-dart2js
#56159 opened Jul 8, 2024 by itsjustkevin
[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
[js_interop/dart2js] Constant fold string literals .toJS in dart2js area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js web-js-interop Issues that impact all js interop
#56045 opened Jun 19, 2024 by mkustermann
[dart2js] Error messages no longer appearing when running apps in Chrome area-web-js Issues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures web-dart2js
#55891 opened May 31, 2024 by nshahan
ProTip! Mix and match filters to narrow down what you’re looking for.