image-rs / image-rs/imageproc

Compile issue with getrandom crate since version 0.26

Open
#757 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.