/rustdelbrot

Mandelbrot fractal written in Rust and exported to the WEB using WASM

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Rustdelbrot!

Mandelbrot fractal rendering for the WEB using WASM and written in Rust

About

Another WASM/Rust experiment.

Build requirements

Rust:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

wasm-pack:

curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh

npm:

npm install npm@latest -g

🛠️ Build

./build.sh

🚴 Run

Open Firefox and go home: https://localhost:8080