pqfile v4.2.1
Full Changelog: v4.2.0...v4.2.1
v4.2.1 - Web Performance
- Optimized WASM binary size with
wasm-opt -Os(~35% smaller) - Pre-compressed WASM and JS assets with gzip during CI build
- Added service worker for cache-first loading on repeat visits
- Configured nginx to serve pre-compressed assets and cache hashed files permanently