SteveSandersonMS / WebWindow

.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
Apache License 2.0
1.99k stars 214 forks source link

Request for ARM64 Support #120

Closed JensNordenbro closed 3 years ago

JensNordenbro commented 4 years ago

WebWindow does not support on SurfacePro X using the latest nuget provided.

Previously ARM64 was not supported on the Windows-dependency WebView2Loader.dll, however this has changed with the introduction of version

It seems that the depenedcy WebView2Loader.dll on Windows is now provided also for ARM64 architecture in the https://www.nuget.org/packages/Microsoft.Web.WebView2/0.9.579 so perhaps the arm64 on this dependency is matuare enough to include win-arm64 support in WebWindow nuget!