Compile issue with getrandom crate since version 0.26
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 979
- Forks
- 181
- Avg merge
- 5m
- Merged PRs (30d)
- 4
Description
Hi,
when switching from 0.25.0 to 0.26.X i can not compile with the wasm target anymore --target wasm32-unknown-unknown.
Will there be a fix for that or is that not targeted by this crate?
Cheers Tarcontar
Contributor guide
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
Reproduce the compilation failure with the wasm32-unknown-unknown target while comparing getrandom 0.25.0 with 0.26.X. Inspect the dependency and target support involved; done means the project compiles for that target or the crate's lack of support is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100