Skip to content

fix no-std #869

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from
Closed

fix no-std #869

wants to merge 1 commit into from

Conversation

xlc
Copy link

@xlc xlc commented Aug 19, 2019

Fixes #868

I am also having issue using rand and rand_chacha for wasm target.
I haven't figure out the root cause why std feature got pulled in but this change fixes issue for me.

@burdges
Copy link
Contributor

burdges commented Aug 19, 2019

It's maybe #859 no?

@xlc
Copy link
Author

xlc commented Aug 19, 2019

@burdges thanks. tried master and it works

@xlc xlc closed this Aug 19, 2019
@xlc xlc deleted the fix-no-std branch August 19, 2019 08:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't compile 0.7.0 in no_std environment
2 participants