You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just followed the quickstart. It got me to build hello-wasm. The final step in every quickstart is for the thing to print "hello world". But it doesn't; the quickstart just ends.
🤔 Expected Behavior
Something should print "hello world". Should I run it in a browser somehow? Or in Node.js?
👟 Steps to reproduce
Follow the quickstart.
🌍 Your environment
Include the relevant details of your environment.
wasm-pack version: 0.10.3
rustc version: rustc 1.67.1 (d5a82bbd2 2023-02-07)
The text was updated successfully, but these errors were encountered:
🐛 Bug description
I just followed the quickstart. It got me to build
hello-wasm
. The final step in every quickstart is for the thing to print "hello world". But it doesn't; the quickstart just ends.🤔 Expected Behavior
Something should print "hello world". Should I run it in a browser somehow? Or in Node.js?
👟 Steps to reproduce
Follow the quickstart.
🌍 Your environment
Include the relevant details of your environment.
wasm-pack version: 0.10.3
rustc version: rustc 1.67.1 (d5a82bbd2 2023-02-07)
The text was updated successfully, but these errors were encountered: