Wasm error in service worker screen

DecompressionStream is now used in the service worker to handle the different compressions (e.g. gzip, deflate).

Chrome has support since 2020, the issue is likely related that you are using a browser that is out-of-date, an update should fix it.

Firefox has added support for it since May, 2023 and Safari since March, 2023.

fyi @yangzijiang @curry