rustwasm / book

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

Replace nightly compiler with Rust 1.30 or newer #106

Closed drager closed 6 years ago

drager commented 6 years ago

Hey, after reading the book I think it would be clearer to mention Rust 1.30 or newer over the nightly compiler. I think it was somewhat confusing after going through the setup here and then later see the mention of the nightly compiler. This is pity and maybe doesn't makes sense but I thought I would make this PR and write this, please let me know what you guys think. Thanks!