dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.09k stars 1.56k forks source link

[Extension type] Dart2js implementation #49736

Open itsjustkevin opened 2 years ago

sigmundch commented 2 years ago

This is quite likely to be no work on the backend, but it depends on how views end up being represented by the CFE.

eernstg commented 1 year ago

Please note that this feature has been renamed: It is now the 'inline class' feature.