-
-
Notifications
You must be signed in to change notification settings - Fork 483
Open
Labels
enhancementNew features, or improvements to existing features.New features, or improvements to existing features.windowsThe issue relates to Microsoft Windows support.The issue relates to Microsoft Windows support.
Description
What is the problem or limitation you are having?
Briefcase can currently only target Windows on x86. With the growing support for Windows on ARM, Briefcase should support targeting ARM.
Describe the solution you'd like
The current stub should be built for ARM and the Visual Studio template should support targeting ARM.
The embedded Python should be the arm64 version. Although, this is only available back to Python 3.11.
Describe alternatives you've considered
Similar to macOS on Apple Silicon, Windows can run x86 binaries on ARM. I still need to actually try it but this may allow a Briefcase app built for x86 to run on ARM.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew features, or improvements to existing features.New features, or improvements to existing features.windowsThe issue relates to Microsoft Windows support.The issue relates to Microsoft Windows support.