svelte-wasi-with-rust icon indicating copy to clipboard operation
svelte-wasi-with-rust copied to clipboard

Fix example from wasm-bindgen book

Open happybeing opened this issue 4 years ago • 0 comments

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.

happybeing avatar Jan 23 '21 14:01 happybeing