indygreg / indygreg/PyOxidizer
Cross-compilation
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
Would it be feasible to build pyoxidizer builds on a platform that's other than the target platform? This could also help with the question of the official build environment (it could be the same docker image for all targets).
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
The issue names no files, tests, or entry points. Begin by tracing PyOxidizer's current build process and document how it selects the build and target platforms. Done means establishing whether cross-compilation is feasible and defining the shared build-environment requirements for all targets.
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