写到这里就感叹,WoA 原生应用的生态甚至不如它的(ARM的)WSL 上的软件生态好。。。 为什么这么说呢?就比如 qBittorrent ,尽管官方网站上既没有没有 Windows on ARM 也没有 Linux on ARM 的,但是我们在 WSL 中可以通过包管理工具 apt 安装发行版仓库中编译好的 qBittorrent,而 Windows 因为没有成型的包管理体...
Arm64EC is a new application binary interface (ABI) for apps running on Arm devices with Windows 11. It is a Windows 11 feature that requires the use of the Windows 11 SDK and is not available on Windows 10 on Arm.Interoperability
这里另外需要解释一下,英特尔 Bridge 本质上和苹果 Rosetta 2 一样都是起到转译的功能,但 Rosetta 2 是将 x86 的 MacOS 应用转成 arm 架构,Bridge 则是将 arm 的安卓应用转译成 x85 架构。 WSA 确实给 Windows 11 带来了不小的变化。 Android apps on your PC,图/微软 海量丰富的安卓应用可以在大屏的 W...
Build Windows apps that run on Arm Windows 10 enables existing unmodified x86 apps to run on Arm devices. Windows 11 adds the ability to run unmodified x64 Windows apps on Arm devices! This ability to run x86 & x64 apps on Arm devices gives end-users confidence that the majority of thei...
Build Windows apps that run on Arm Windows 10 enables existing unmodified x86 apps to run on Arm devices. Windows 11 adds the ability to run unmodified x64 Windows apps on Arm devices! This ability to run x86 & x64 apps on Arm devices gives end-users confidence that the majority of thei...
To get started building your app or project using Arm64EC, you will need to install some prerequisites and add an Arm64EC configuration.PrerequisitesThe latest Windows 11 SDK build. If using the Windows 11 SDK version 22000, the updated version on July 29, 2022 includes key fixes for ...
https://docs.microsoft.com/zh-cn/windows/uwp/porting/apps-on-arm 基于ARM的Windows指代运行在由ARM架构处理器驱动的PC之上的Windows版本。 ARM CPU体系结构的节能特性允许这些PC拥有全天的电池寿命和对移动数据网络的集成支持。这些PC还提供了强大的应用程序兼容性,并允许你以未修改的形式运行现有x86 Win32应用程...
- Arm64EC是一种新的应用程序二进制接口(ABI),可在Windows 11上的Arm设备上运行应用程序,并实现原生性能。 - Arm64EC与x64代码可以在同一进程中进行互操作,其中Arm64EC代码以原生性能运行,而x64代码使用Windows 11内置的仿真运行。 - Arm64EC与x64遵循相同的软件约定,但与Arm64不兼容。 - Arm64EC的应用程序...
参考:https://learn.microsoft.com/zh-cn/windows/arm/apps-on-arm-program-compat-troubleshooter ...
常用的Windows on ARM软件 原生应用,大部分是官方发布的,创建于24.1.10,更新于25.1.17 编程语言 IDE和编辑器 中间件 开发用到的工具 通用 国外有个网站https://armrepo.ver.lt/ https://www.worksonwoa.com/games/这里能查到woa支持的游戏 微软应用商店的Architecture的解释...