Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-03 | 462 Bytes | |
v2.8.5 source code.tar.gz | 2025-10-03 | 2.0 MB | |
v2.8.5 source code.zip | 2025-10-03 | 2.2 MB | |
Totals: 3 Items | 4.2 MB | 0 |
- Optimized size of built files (approx 7%) when using native (i.e. pure JS) compression/decompression (see files/exports suffixed with
-native
). The code of web workers is now compressed at built time with the mini-compressor used to compress the code of the WASM module (see mini-lz.js), and decompressed at runtime. - Fixed path to the WASM module in the default configuration