mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
69c87c5117
The Promise chain was not properly designed for WASM module loading. This became apparent when removing WASM modules from Opera build[1]. The problem was that errors thrown by fetch() -- used to load WASM modules -- were not properly handled. [1] Opera refuses updating uBO if there are unrecognized file types in the package, and `.wasm`/`.wat` files are not recognized by Opera uploader. |
||
---|---|---|
.. | ||
import-crowdin.sh | ||
import-war.py | ||
make-assets.sh | ||
make-chromium-meta.py | ||
make-chromium.sh | ||
make-clean.sh | ||
make-firefox-meta.py | ||
make-firefox.sh | ||
make-opera-meta.py | ||
make-opera.sh | ||
make-safari-meta.py | ||
make-safari.sh | ||
make-thunderbird.sh | ||
make-webext-meta.py | ||
make-webext.sh |