Skip to content

fix(wasm): getrandom / rand dependencies #317

@sebasti810

Description

@sebasti810

Building for WASM target fails due to getrandom version conflict. The build pulls in both getrandom 0.2.x and 0.3.x, but version 0.3.x doesn't support wasm32-unknown-unknown target without additional configuration, which itself causes issues with ed25519-consensus

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