rust-webpack-template
rust-webpack-template copied to clipboard
Update template index to run "Hello world!"
The current implementation doesn't seem to run the function that was exported from Rust, main_js()
.
At first, I thought this was intentional, but the current docs which are out of date and say that a run()
function should be here.
I'll add a link to my change to the docs here shortly.
The pull request for the documentation change is wasm-pack Issue #899.