Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wasm-compilation for phoenix-core #196

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

moCello
Copy link
Member

@moCello moCello commented Jun 3, 2024

Resolves #195

@moCello moCello force-pushed the mocello/195_getrandom branch from 2b1d26c to 431f10a Compare June 3, 2024 13:05
moCello added 2 commits June 3, 2024 15:11
This commit also removes the `rand_core` dependency as it can be
replaced by `rand`.

Resolves #195
@moCello moCello force-pushed the mocello/195_getrandom branch from 431f10a to d548a8b Compare June 3, 2024 13:16
@moCello moCello requested review from xevisalle and ureeves June 3, 2024 13:20
@moCello moCello merged commit 46312f2 into master Jun 3, 2024
6 checks passed
@moCello moCello deleted the mocello/195_getrandom branch June 3, 2024 14:30
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.

Make phoenix-core wasm-compilable again
2 participants