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

Implement non-function type alias support in dart2js #44952

Closed
leafpetersen opened this issue Feb 11, 2021 · 2 comments
Closed

Implement non-function type alias support in dart2js #44952

leafpetersen opened this issue Feb 11, 2021 · 2 comments
Assignees
Labels
area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. language-nonfunction-type-aliases Issues related to non-function type aliases

Comments

@leafpetersen
Copy link
Member

This issue tracks support of the non-function type alias feature. See the enclosing meta-issue for details.

I don't expect much work here, but we should validate that debugging/error messages work as desired, and that the backend doesn't choke.

cc @sigmundch @eernstg @mit-mit @franklinyow

@leafpetersen leafpetersen added the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Feb 11, 2021
@leafpetersen leafpetersen added this to the March Beta Release milestone Feb 11, 2021
@eernstg eernstg added the language-nonfunction-type-aliases Issues related to non-function type aliases label Feb 23, 2021
@leafpetersen
Copy link
Member Author

@sigmundch is there any work that we know of for this, or should I close it out?

@sigmundch
Copy link
Member

I think we can close this out, I'm not aware of any work needed.

/cc @fishythefish - in case I missed something.

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. language-nonfunction-type-aliases Issues related to non-function type aliases
Projects
None yet
Development

No branches or pull requests

3 participants