Support build on LoongArch64 architecture#27108
Support build on LoongArch64 architecture#27108stdmnpkg wants to merge 1 commit intoPowerShell:masterfrom
Conversation
|
I'd love to see PowerShell runs on LoongArch, but is this architecture supported by .NET? I cannot find If it's not officially supported by .NET, I'm afraid we won't be able to accept this change, as there is no way for us to maintain it in future. |
LoongArch is currently classified as a "community-supported architecture" .NET. https://loongfans.cn/en/sdk#dotnet The issue though is indeed with Nupkg repository, but it is possible, as outlined in the link above.
|
PR Summary
LoongArch is a modern RISC CPU ISA developed by Loongson Technology. PowerShell can running on it with minimal modification, this PR add that minimal modification.
PR Context
See also: AOSC-Dev/aosc-os-abbs#15355
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header