#39362·grpc

[Python] Feature Request: Add support for Windows on Arm

Author: tanzimCreated Apr 24, 2025Updated Sep 11, 2026
Labelskind/enhancementlang/Pythonpriority/P2disposition/never stale

Is your feature request related to a problem? Please describe.

Windows on Arm is picking up traction and having native a distribution would be a great addition. Python already provides WoA installers and WoA runners are available on GitHub too.

Describe the solution you'd like

Native wheels similar to what's already there for Windows and macOS on Intel.

Describe alternatives you've considered

Currently none, and I have not tried building gRPC on WoA yet.

Additional context

None.