1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-18 08:52:26 +02:00
This commit is contained in:
Raymond Hill 2018-08-12 09:07:44 -04:00
parent 815283c77c
commit 4b72918e3a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -17,7 +17,7 @@ The purpose is to instanciate a WebAssembly- or pure javascript-based
LZ4 block codec.
If the choosen implementation is not specified, there will be an attempt to
create a WebAssembly-based instance. If whatever reason this fails, a
create a WebAssembly-based instance. If for whatever reason this fails, a
pure javascript-based instanced will be created.
The script for either instances are dynamically loaded, such that no resources