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 supported165 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Convert System.Collections.Tests to xUnit v3
- [clr-interp] Enable debugging of R2R code using interpreter when dynamic code compilation is disabled.
- JIT: (bug) [ARM64] Assertion failed 'varDsc->lvIsMultiRegRet' when a return-buffer call result is returned as an HFA
- JIT: (bug) [ARM64] FusedMultiplyAddScalar folds an unrelated GT_NEG through a bit-reinterpret, producing wrong results
- JIT: (bug) [ARM64] Contained BITCAST in a small (byte/short) STORE_LCL_FLD emits an oversized store and clobbers adjacent fields
- JIT: (bug) [ARM64] TryLowerCnsIntCselToCinc keeps the wrong constant as the CINC base and produces an unusable GT_SELECT_INC
- JIT: (bug) [ARM64] TryLowerCselToCSOp creates GT_SELECT_NEG/INV/INC with a register condition, which LSRA cannot build (wrong code in Release)
- JIT: (bug) [ARM64] `genPutArgStk` gives both LDP destination registers the first field's GC type (bogus/missing GC roots)
- JIT: (bug) [ARM64] GC hole in unrolled InitBlk - adjusted destination address is not reported as a byref
- JIT: (bug) [ARM64] NativeAOT: JIT crashes (assert / null deref) instead of aborting the inline when a GVM dispatch-cell lookup is not supported
- Docs
- C# not yet supported