Files
squoosh/codecs/webp/dec/webp_dec.wasm
Ingvar Stepanyan e342766cbf Switch vals to thread_locals
It's not possible to share them across threads, so in case we decide to use multithreading in the future, it's best to mark them as thread_local right away, even if it's a no-op right now.
2020-07-28 16:35:00 +01:00

78 KiB