Skip to content

Add no_std support for Web - #560

Merged
newpavlov merged 1 commit into
rust-random:masterfrom
daxpedda:web-no-std
Dec 5, 2024
Merged

Add no_std support for Web#560
newpavlov merged 1 commit into
rust-random:masterfrom
daxpedda:web-no-std

Conversation

@daxpedda

Copy link
Copy Markdown
Contributor

In #557 we forgot to port the no_std support from #541.

This also adds running Clippy for wasm32v1-none.

Comment threadCargo.toml
Comment threadCargo.toml Outdated
Comment thread.github/workflows/workspace.yml Outdated
@daxpedda
daxpeddaforce-pushed the web-no-std branch 4 times, most recently from 1f85912 to 5fcf74aCompareDecember 5, 2024 20:57

@newpavlovnewpavlov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@newpavlov
newpavlov merged commit ae0c807 into rust-random:masterDec 5, 2024
takumi-earth pushed a commit to earthlings-dev/getrandom that referenced this pull request Jan 27, 2026
In rust-random#557 we forgot to port the `no_std` support from rust-random#541.
This also adds running Clippy for `wasm32v1-none`.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@daxpedda@newpavlov