Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-01 | 414 Bytes | |
v2.8.4 source code.tar.gz | 2025-10-01 | 1.9 MB | |
v2.8.4 source code.zip | 2025-10-01 | 2.1 MB | |
Totals: 3 Items | 4.0 MB | 0 |
What's Changed
- Added export of web workers and WASM module files in the
package.json
file by @jschwartzbeck in https://github.com/gildas-lormeau/zip.js/pull/607 - Fixed potential race condition when initializing the WASM module in the main thread (i.e. with web workers disabled)
New Contributors
- @jschwartzbeck made their first contribution in https://github.com/gildas-lormeau/zip.js/pull/607