Native Windows on Arm support
Open
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 18m
- Merged PRs (30d)
- 1
Description
I utilize [vscode-clangd](https://github.com/clangd/vscode-clangd/) on my Windows on Arm device and found it installing and utilizing a x64 build of clangd rather than a native ARM64 build of clangd, which I had to manually install([LLVM-15.0.2-woa64.exe](https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.2/LLVM-15.0.2-woa64.exe)) from [here](https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.2).
This has an upstream dependency on https://github.com/clangd/clangd/issues/514#issuecomment-1310598667 at the moment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.