deltadevsde / deltadevsde/prism

fix(wasm): getrandom / rand dependencies

Open
#317 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
134
Forks
41
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.