sdk
https://github.com/dart-lang/sdk
Dart
The Dart SDK, including the VM, dart2js, core libraries, and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Dart not yet supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Analyzer should be able to parse documentation comments on method parameters
- enable inlining of functions with try/catch
- better removal of redundant phis (and catch block entry Parameters) in functions with try/catch
- RangeError is not caught on dart2js
- enable allocation sinking in functions with try catch
- Process leak when the starting process throws
- Dart CLI should support creating a project in CWD
- No ArgumentError on dart2js and dartdevk for wrong offsetInBytes in Float32x4List.view constructor
- Implement tail merge optimization
- make functions frameless if they don't need a frame
- Docs
- Dart not yet supported