[Webkit-unassigned] [Bug 253307] Using WASM SIMD on https://squoosh.app breaks WebP decoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 6 02:45:33 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=253307

--- Comment #6 from Jake Archibald <jaffathecake at gmail.com> ---
https://safari-simd-bug.glitch.me/without-simd.html - no SIMD. Behaves as expected in Safari, Chrome, Firefox.

https://safari-simd-bug.glitch.me/with-simd.html - with SIMD. Behaves as expected in Chrome, Firefox.
Fail as expected in stable Safari, due to lack of SIMD support.
Produces image with weird artifacts in Safari TP.

I know this isn't totally reduced, but it's the best I've got :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230306/4030a7c3/attachment.htm>


More information about the webkit-unassigned mailing list