[LoongArch] Enable Runtime Async
Open
arch-loongarch64
area-VM-coreclr
runtime-async
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
Runtime Async is a new .NET 11 feature that requires architecture specific enablement.
Design document: https://github.com/dotnet/runtime/blob/main/docs/design/coreclr/botr/runtime-async-codegen.md
- [ ] https://github.com/dotnet/runtime/tree/main/src/tests/async tests passing with JIT
- [ ] NativeAOT support (including https://github.com/dotnet/runtime/issues/122492)
- [ ] ...
Look for references to this issue number throughout the repo
Contributor guide
Assessment
This issue has not been assessed yet.