Source on GitHub

WebAssembly Error Diffusion Dither Performance Comparison

Compare the performance of JavaScript and WebAssembly generated via C++, D, Rust and Zig for dithering an image using the Stucki error diffusion dither algorithm.

Want to learn more about dithering or experiment with more algorithms? Check out Dithermark!