Skip to content

Update Cargo.toml for getrandom on wasm#290

Open
Its-Just-Nans wants to merge 2 commits into
tkaitchuck:masterfrom
Its-Just-Nans:master
Open

Update Cargo.toml for getrandom on wasm#290
Its-Just-Nans wants to merge 2 commits into
tkaitchuck:masterfrom
Its-Just-Nans:master

Conversation

@Its-Just-Nans

Copy link
Copy Markdown

fix

194 | /                 compile_error!(concat!(
195 | |                     "The wasm32-unknown-unknown targets are not supported by default; \
196 | |                     you may need to enable the \"wasm_js\" configuration flag. Note \
197 | |                     that enabling the `wasm_js` feature flag alone is insufficient. \
198 | |                     For more information see: \
199 | |                     https://docs.rs/getrandom/", env!("CARGO_PKG_VERSION"), "/#webassembly-support"
200 | |                 ));

Its-Just-Nans added a commit to Its-Just-Nans/wombat that referenced this pull request Jun 29, 2026
Sign up for free to 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.

1 participant