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 supported148 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Poor project evaluation performance for project at least under src/libraries
- Should `System.Int64.GetHashCode()` avoid dereferencing `m_value` twice?
- Replace `AdvSimd` intrinsics with `(vec & cns) == zero`
- unsafe struct fails with primitive field only when at the end of the sequence
- Avoid duplicating comparison instructions when it can be solved by just reordering the flag-setting instructions
- JIT: Investigate whether strength reduction can have more complete support for `Span<T>` patterns
- JIT: potential GC hole with collectible code in delegate
- Possible typos in `PackedSpanHelpers`
- Instructions for adding a native external library dependency
- JIT unnecessary stack load/stores for tail jump with stack args involved
- Docs
- C# not yet supported