Skip to content

Is getrandom still necessary as a dependency for Wasm? #427

Open
@jeffcharles

Description

@jeffcharles

I noticed the Cargo.toml pulls in getrandom as a dependency for Wasm family targets, but I couldn't find any references to code using that dependency in the project and it appears that it compiles successfully without it. Is it still a necessary dependency?

I ask because that dependency is one blocker from using wasm32-unknown-unknown as a target instead of wasm32-wasip1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions