Skip to content

No stdout when compiling #44

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

Closed
mgattozzi opened this issue Mar 9, 2018 · 4 comments
Closed

No stdout when compiling #44

mgattozzi opened this issue Mar 9, 2018 · 4 comments
Labels
to-do stuff that needs to happen, so plz do it k thx
Milestone

Comments

@mgattozzi
Copy link
Contributor

When using wasm-pack init the following output is produced:

✅ rustup_add_wasm_target succeeded and stdout was:
✅  cargo_build_wasm succeeded and stdout was:
🏎️ 💨  compiled to wasm!

This makes it seem like there was supposed to be output. If there's not it should just cut off the rest of the sentance after and.

@ashleygwilliams ashleygwilliams added the to-do stuff that needs to happen, so plz do it k thx label Mar 9, 2018
@ashleygwilliams
Copy link
Member

yup, working on this now in combination with #39

@ashleygwilliams
Copy link
Member

now that i've merged #49 i'm curious if you think this is ok now? i've turned off all the std out shenanigans

@ashleygwilliams ashleygwilliams added this to the 0.1.0 milestone Mar 13, 2018
@mgattozzi
Copy link
Contributor Author

Will test tomorrow and let you know!

@mgattozzi
Copy link
Contributor Author

This looks good to me and is a bit more accurate. I think we can close this in favor of #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to-do stuff that needs to happen, so plz do it k thx
Projects
None yet
Development

No branches or pull requests

2 participants