Gifsicle Wasm Browser
install
git clone --depth=1 https://github.com/renzhezhilu/gifsicle-wasm-browser
cd gifsicle-wasm-browser
npm install
usage
serve -s docs -p 4321
# pm2 serve docs 4321 --name gifsicle-wasm-browser --spa
If app take up 4321
port, visit chrome://serviceworker-internals/?devtools
and unregister it.