Windows 10 on ARM Support?
Recently, I started using the Surface Pro X for my personal preferences.
As far as I know, .NET Framework and .NET 5 SDK (not .NET Core 3.1 and under) supports Windows 10 on ARM.
If there are native support form ARM64, it will be great.
Any plans ahead to support Windows 10 on ARM?
Thanks.
Comments
The blocking issue is WPF, which is Intel-only right now. Once WPF is made to work for ARM, LINQPad should run. Hopefully this will happen later this year, before .NET 6:
https://github.com/dotnet/wpf/issues/1817
Any progress on this? Looks like WPF is now supported on Arm64.
Apple Silicon Mac support would be great too.
LINQPad 7 has supported ARM64 on Windows since its release late 2021. LINQPad 7 ships with 3 launchers:
LINQPad7-x64.exe
LINQPad7-x86.exe
LINQPad7-arm64.exe
Just run LINQPad7-arm64.exe instead of LINQPad7-x64.exe - or run LINQPad's setup which will create a shortcut to the optimum version for your hardware. Note that you need .NET 6 or later for ARM64 support.
Awesome! I have LINQPad7 and did not know it supported arm64. Currently a Windows x64 user, but would like to switch to an Apple Silicon Mac in the future and not lose access to LINQPad. Do you know if LINQPad will work inside a Windows arm64 VM running on M1/M2?
I've not tried it - I presume it will work