svelte-wasi-with-rust
svelte-wasi-with-rust copied to clipboard
Fix example from wasm-bindgen book
The examples I've taken from the wasm-bindgen book here are not working examples, and I'm not sure how to fill them out. Solutions or PR welcome.
The implementation is in main.rs and test functions in App.svelte.