indygreg / indygreg/PyOxidizer
Support universal/fat x86_64 + aarch binaries for Apple macOS
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
With Apple introducing a new machine architecture for macOS, universal binaries on macOS became relevant again.
This issue tracks supporting emitting universal binaries directly from PyOxidizer.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating PyOxidizer's existing macOS binary emission path and determine how x86_64 and aarch builds are currently produced; done means emitting a universal macOS binary containing both architectures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100