rustwasm / book

The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.73k stars 208 forks source link

encountered ```Sorry, "wasm-game-of-life" is not a valid value for crate_name``` once #263

Open adsick opened 2 years ago

adsick commented 2 years ago

Where in the docs did you come across this? just the starting chapters: https://rustwasm.github.io/docs/book/game-of-life/hello-world.html#clone-the-project-template Describe what about it does not make sense for some reason it rejected the name and then accepted (but I can't see any difference) Why does it not make sense? image

How could we improve it? I'm not sure