Closed cuixiping closed 1 year ago
@cuixiping Someone attempted a WASM port a while ago here: https://github.com/kohler/gifsicle/issues/148
To port an existing library to work with Web Assembly is a bit of an art form in fine-tuning and debugging. Would love to see a GIF library officially compiling down to wasm 🤞
@cuixiping Here is a port to JS: https://github.com/zx6733090/gifmin
We can use gifsicle in web browser if there is a JavaScript port of gifsicle.