>

Mandelbrot Set Viewer in Rust and Wasm

Mandelbrot Set is one of the fascinating objects in mathematics, as it has an easy definition but the result is extremely complex. This blog explores it by implementing a viewer in Rust, Wasm and Typescript