Rust/WebAssembly image processing demonstration 🦀⚡
- Web Workers and SharedArrayBuffer support
- WebAssembly thread support (browsers)
- cross-origin isolation policies enabled (using serve)
- Uses Comlink to expose required wasm-bindgen methods to the main thread
For a live demo, check out https://nanos.red/image-rust-wasm/.
yarn build
yarn start