π Further compression
This release updates the build script to compress the wasm binary code using lz4. This reduces the final wasm.js
file size from 1690kb
down to only 1167kb
. The lz4 dependency is only ~14kb
and really fast which reduces the performance impact to negligible levels.