indygreg / indygreg/PyOxidizer

Crate sub-features

Open
#413 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.