ianjsikes / rust-wasm-webpack-tutorial

Finished example project for my guide on setting up a Webpack project with Rust and WebAssembly
https://medium.com/@ianjsikes/get-started-with-rust-webassembly-and-webpack-58d28e219635
MIT License
121 stars 14 forks source link

Needed this to avoid error calling the rust function #2

Closed superchris closed 7 years ago

ianjsikes commented 7 years ago

Thank you so much! Looks good.