How to use a Rust WebAssembly module in Svelte with Web Workers | martyjon.es

WebAssembly is the future of web apps, and one of the best ways to take advantage of WASM is to use it in a web worker context with your web app.