Skip to content
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

[Patterns] DDC implementation #49753

Closed
itsjustkevin opened this issue Aug 19, 2022 · 5 comments
Closed

[Patterns] DDC implementation #49753

itsjustkevin opened this issue Aug 19, 2022 · 5 comments
Assignees
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures web-dev-compiler
Milestone

Comments

@itsjustkevin
Copy link
Contributor

No description provided.

@a-siva a-siva added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Aug 19, 2022
@sigmundch sigmundch assigned nshahan and annagrin and unassigned sigmundch Aug 22, 2022
@annagrin annagrin added the P2 A bug or feature request we're likely to work on label Oct 26, 2022
@nshahan
Copy link
Contributor

nshahan commented Dec 8, 2022

Progress update: At parity with the VM support. Currently blocked on CFE implementation work.

@itsjustkevin itsjustkevin added this to the Dart 3 beta 2 milestone Feb 6, 2023
@nshahan
Copy link
Contributor

nshahan commented Mar 21, 2023

Progress update: Close to parity with the VM support. Need to triage three failing tests in DDC that don't appear for the VM.

@nshahan nshahan added P1 A high priority bug; for example, a single project is unusable or has many test failures and removed P2 A bug or feature request we're likely to work on labels Mar 21, 2023
@nshahan
Copy link
Contributor

nshahan commented Mar 27, 2023

Update:
All test failures have been triaged with issues linked in the failures spreadsheet.

@vsmenon
Copy link
Member

vsmenon commented Apr 3, 2023

@annagrin @nshahan - is there still open work here or can we close?

@nshahan
Copy link
Contributor

nshahan commented Apr 3, 2023

No remaining work planned at this time. All failing tests have been triaged and are expected to be fixed with test updates or new compile time errors.

@nshahan nshahan closed this as completed Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P1 A high priority bug; for example, a single project is unusable or has many test failures web-dev-compiler
Projects
None yet
Development

No branches or pull requests

7 participants