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
- [wasm] Bump wasmbrowser template precedence so it tracks the SDK version
- JIT: (bug) constant-NaN Math.Min/Max folding drops the other argument's side effects
- JIT: (bug) runtime-async await of a null Task completes successfully instead of throwing NullReferenceException
- [macOS] LargeUriAndHeaders_Works times out
- Linux: Process reports its ptrace-stopped child as exited when the parent is the tracer
- MemoryMappedView leak
- Test failure: System.Diagnostics.Tests.CounterSampleCalculatorTests.CounterSampleCalculator_ElapsedTime
- JIT: (bug) Vector128/256<uint> division produces wrong lanes without AVX-512 (blendvpd used for 32-bit correction)
- JIT: (bug) GC hole. If-conversion sinks the explicit init of an untracked GC local past a safepoint, leaving an uninitialized reported GC slot
- JIT: (bug) Strength reduction zeroes an intermediate local that a preserved `checked` overflow check still reads, suppressing OverflowException
- Docs
- C# not yet supported