Skip to content

Remove getrandom feature flag overrides#7421

Merged
robert3005 merged 3 commits intodevelopfrom
rk/nowasmjs
Apr 13, 2026
Merged

Remove getrandom feature flag overrides#7421
robert3005 merged 3 commits intodevelopfrom
rk/nowasmjs

Conversation

@robert3005
Copy link
Copy Markdown
Contributor

These have been required at some point in our codebase to get getrandom v0.2 and
v0.3 to coexsit in wasm setup. However, the world has moved from getrandom v0.2
and override situation is not as complicated anymore. It seems we can wholesale
remove these overrides that we kept around for way too long.

fix #7382

Signed-off-by: Robert Kruszewski github@robertk.io

Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 enabled auto-merge (squash) April 13, 2026 22:44
@robert3005 robert3005 added the changelog/chore A trivial change label Apr 13, 2026
Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
@robert3005 robert3005 merged commit 3fd9f26 into develop Apr 13, 2026
60 checks passed
@robert3005 robert3005 deleted the rk/nowasmjs branch April 13, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/chore A trivial change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove wasm_js as a default feature for genrandom on wasm32-unknown-unknown

2 participants