Prism
An in-browser image editor running heavy filters at native speed via WASM.
Prism is a browser-based image editor that runs computationally heavy filters in WebAssembly. The Rust core does the pixel-crunching while a light JS shell handles the UI, so edits stay smooth even on large images.
Highlights
- Rust-powered filters compiled to WASM for near-native speed.
- Non-blocking processing on a worker thread.
- Zero uploads — everything runs locally in the browser.
Replace this copy with the real project write-up and screenshots.