WebAssembly Error Diffusion Dither Performance Comparison

1 min read Original article ↗

Source on GitHub

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!