DEV Community

Discussion on: Fast GIF parsing on the web with WASM + Wuffs

Collapse
 
samthor profile image
Sam Thorogood

So WASM actually is supported there. Safari is sometimes slower (my friend commented this too), but we're not really sure why—my hunch is that Safari's JS implementation is very good for this sort of stuff, making gifuct quite fast.

Chrome and Firefox have the more expected pattern.