We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
When using wasm-pack init the following output is produced:
wasm-pack init
✅ 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.
The text was updated successfully, but these errors were encountered:
yup, working on this now in combination with #39
Sorry, something went wrong.
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
Will test tomorrow and let you know!
This looks good to me and is a bit more accurate. I think we can close this in favor of #50
No branches or pull requests
When using
wasm-pack init
the following output is produced: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.
The text was updated successfully, but these errors were encountered: