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 supported164 Subscribers
View all SubscribersAdd a CodeTriage badge to runtime
Help out
- Issues
- Enhance BinarySearch to accept a Func<T, int> instead of value and comparer
- The GenTreeHWIntrinsic::OperIsMemoryLoad/Store methods could be simplified
- System.Text.Encoding.WebName is wrong for System.Text.UnicodeEncoding and System.Text.UTF32Encoding
- The JIT generates a redudant `cmp` instruction in accessing memory by pointer
- [wasm] Using `wasm-ld` on paths containing symlinks doesn't work, on Windows
- RyuJIT: factor parts of morph required for correctness
- Build x64/arm64 cross-architecture DAC for Linux
- Heuristic meant to promote structs with no field access should consider the impact of passing to/from a call
- ILVerify fails with error [MissingMethod] if call to method uses a parameter with type from an embedded interop assembly
- dotnet 6 - Segfault -- Runtime compilation [crossgen2]
- Docs
- C# not yet supported