rust-webpack-template
rust-webpack-template copied to clipboard
Fixed console_error_panic_hook was not working
console_error_panic_hook wasn't working properly, so I fixed Cargo.toml and src/lib.rs. ( #163 )
Is there a reason this is not merged?
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: