wisp
New Member
- Jul 23, 2026
- 1
- 0
Will there be native support for Windows on ARM processors?
From my understanding the pipeline for production remains vastly similar to normal x86 components, only difference is ARMs stricter enforcement of atomics and memory management.
The devs would also need to make changes to specific x86 behavior and implement a proper ARM toolchain
Although, the GPU handling may also pose a problem with libraries, driver support, optimizing shared memory, and etc.
it does not seem excessively difficult and i am wondering if it is on the horizon or already implemented?
From my understanding the pipeline for production remains vastly similar to normal x86 components, only difference is ARMs stricter enforcement of atomics and memory management.
The devs would also need to make changes to specific x86 behavior and implement a proper ARM toolchain
Although, the GPU handling may also pose a problem with libraries, driver support, optimizing shared memory, and etc.
it does not seem excessively difficult and i am wondering if it is on the horizon or already implemented?
Last edited: