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

dart2js modular FE and analysis support #36814

Open
3 of 6 tasks
sigmundch opened this issue May 1, 2019 · 2 comments
Open
3 of 6 tasks

dart2js modular FE and analysis support #36814

sigmundch opened this issue May 1, 2019 · 2 comments
Assignees
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). P2 A bug or feature request we're likely to work on web-dart2js
Milestone

Comments

@sigmundch
Copy link
Member

sigmundch commented May 1, 2019

Meta issue to track tasks related to modular support in dart2js.

This includes:

  • support generating dart2js kernel in kernel_worker used by bazel and build runner
  • add support for running dart2js modular tests in the SDK
  • add support in dart2js to load multiple .dill files and assemble the full program in memory
  • add support in dart2js to emit modular analysis data
  • enable constant-update-2018, so that dart2js can use the kernel-ir by default to represent constants.
  • add support to load modular analysis data files.

Not tracked here, but necessary:

  • starlark and build_runner hooks to invoke the dart2js compiler modularly.
@sigmundch sigmundch added web-dart2js area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). labels May 1, 2019
@sigmundch sigmundch added this to the D24 Release milestone May 1, 2019
@sigmundch sigmundch self-assigned this May 1, 2019
@sigmundch sigmundch added the P2 A bug or feature request we're likely to work on label May 22, 2019
@vsmenon
Copy link
Member

vsmenon commented Jun 3, 2019

@sigmundch - anything left that you want to land in D24 (here or in the other D24 bug)?

@sigmundch sigmundch modified the milestones: D24 Release, Future Jun 3, 2019
@sigmundch
Copy link
Member Author

moved to a later milestone

@aadilmaan aadilmaan modified the milestones: Future, D25 Release Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). P2 A bug or feature request we're likely to work on web-dart2js
Projects
None yet
Development

No branches or pull requests

3 participants