Following will create js, ts and wasm in the pkg folder (then the wasm example just works)
wasm-pack build --release --target web --features web
Following will convert image.png
to image_output.png
cargo run -r -- -i image.png -a sierra
Original | Floyd-Steinberg |