Hacker News new | ask | show | jobs
by pgeorgi 1105 days ago
Hardware accelerated handling was one of the arguments used to oppose a WASM based implementation that sites could use at will to prove that there's demand for JPEG-XL support (and that the Chrome team provides, by the way).
2 comments

No it wasn't. WASM implementations are simply slower than native support. No browser uses HW accelerated decode for AVIF images or JXL. I think Safari might use HW for JPEG, but that's it across all browsers.
>> Hardware accelerated handling was one of the arguments used to oppose a WASM based implementation

> No it wasn't.

https://news.ycombinator.com/item?id=33935355: "Wasm does not have the hardware acceleration necessary to efficiently do codecs."

There's not much Google can do to stop sites from loading libjxl.wasm.