microsoft / microsoft/winappCli
Electron addons] Handle building for multiple architectures
Open
cli
electron
enhancement
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 80
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 51
Description
Today when the app builds, we build for the arch of the current machine.
This is a good default. But if I'm on x64, I want to be able to build an arm64 package. How can I do this?
We'll need a solution that works nicely with electron forge, and make sure the create-addon command does the right thing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Electron Forge integration and the create-addon command entry point. Define how a build on one architecture should target x64 or arm64, then verify that the addon package is produced correctly for each supported architecture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron
- Domain
- build-system, cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100