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

Update rand dependency when WASM build issue fixed #49

Open
cyplo opened this issue Jan 7, 2019 · 2 comments
Open

Update rand dependency when WASM build issue fixed #49

cyplo opened this issue Jan 7, 2019 · 2 comments
Labels
Arch: wasm Web Assembly related Pending: Vendor fix Waiting for a fix in an external crate Type: Bug Something isn't working

Comments

@cyplo
Copy link
Contributor

cyplo commented Jan 7, 2019

Issue on rand side: rust-random/rand#682
See also #48

@cyplo cyplo added the Pending: Vendor fix Waiting for a fix in an external crate label Jan 7, 2019
@cyplo cyplo changed the title Update rand dependency when they fix WASM build Update rand dependency when WASM build issue fixed Jan 8, 2019
@cyplo
Copy link
Contributor Author

cyplo commented Jan 8, 2019

Added to my http://tellmewhenitcloses.com/ to be notified accordingly btw

@zrzka zrzka added Type: Bug Something isn't working Arch: wasm Web Assembly related labels Jan 8, 2019
@rjgeek
Copy link

rjgeek commented Jan 4, 2020

so far, are there any good solution, I am facing the same issues
Compiling rand_os v0.1.3 error[E0463]: can't find crate for wasm_bindgen --> /home/xxx/cargo/registry/src/github.com-1ecc6299db9ec823/rand_os-0.1.3/src/lib.rs:138:1 | 138 | extern crate wasm_bindgen; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: wasm Web Assembly related Pending: Vendor fix Waiting for a fix in an external crate Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants