Skip to content

Conversation

@NoahShomette
Copy link

Currently random_color doesnt support wasm because it relies on Rand which relies on getrandom which has a wasm feature that is disabled by default.

This PR adds a wasm feature to this crate that enables the wasm feature in getrandom.

Works in my project.

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