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