rust-webpack-template icon indicating copy to clipboard operation
rust-webpack-template copied to clipboard

Fixed console_error_panic_hook was not working

Open yokra9 opened this issue 5 years ago • 2 comments

console_error_panic_hook wasn't working properly, so I fixed Cargo.toml and src/lib.rs. ( #163 )

yokra9 avatar Jun 21 '20 14:06 yokra9

Is there a reason this is not merged?

kmaork avatar Jul 25 '20 20:07 kmaork

I'd like to chime in that this issue arises in following the beginner tutorials for 'Getting Started with WASM-Pack': https://rustwasm.github.io/wasm-pack/book/tutorials/hybrid-applications-with-webpack/getting-started.html

A confusing issue for beginners which will no doubt discourage some new users from continuing on their quest to learn Rust. Please merge! :+1:

jpryne avatar Aug 01 '20 13:08 jpryne