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
- Assertion failed '!"Missing BBF_PROF_WEIGHT flag"' during 'Transform async'
- Missing throw on vector division on xarch
- UWP secondary view leaks its entire XAML tree on .NET 10: no GC occurs while the view's apartment is alive
- JIT: (bug) exponential compile time and arena growth in `optAssertionVNIsSubtype` PHI walk
- JIT: (bug) assertion prop retargets a small-typed `LCL_VAR` to an `int` local, emitting a truncated compare (wrong result)
- JIT: (bug) Wrong exception order for `stelem.ref`: the array range check runs before the value expression
- JIT: (bug) Tail-recursion-to-loop conversion drops the `callvirt` receiver null check
- JIT: (bug) Assert `varTypeIsIntegral(type) || varTypeIsGC(type)` in morph: comma-throw propagated into a struct-typed parent
- JIT: (bug) XOR-based rotation recognition produces a wrong result when the shift count is a multiple of the operand width
- JIT: redundant struct-copy traffic and initialization
- Docs
- C# not yet supported