indygreg / indygreg/PyOxidizer
Crate sub-features
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
I've been procrastinating this but finally ran into a need to set the features for crates being used with pyoxidizer. Have you decided on how you would like this implemented and if so I'll take a crack at it. in this situation I need to set feature win_8_compat for snmalloc crate when being used as allocator.
Best
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
Start by locating how PyOxidizer configures crates used as allocators and how dependency features are represented. Determine the intended way to select snmalloc's win_8_compat feature, then verify that a PyOxidizer build using snmalloc as its allocator receives that feature correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100