runtime
https://github.com/dotnet/runtime
C#
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
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.
C# not yet supported166 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- [RyuJIT] Introduce a general reverse copy prop for struct temps
- [LSRA] Avoid splitting loop backedges
- Speculate future methods that will need to be jitted via IL analysis of currently jitting methods
- Consider raising limit for expanding switch tables into if/else searches
- TimeZoneInfo mishandling of tz data
- JIT: should be able to remove redundant bounds-checks even if array contents change
- Improve low level struct performance
- Improve code coverage for System.Xml.Serialization
- Support for stack trace source location reconstruction
- Tests fail with System.BadImageFormatException
- Docs
- C# not yet supported