-
Wasm-Gzip v1.0 Stable
released this
2021-02-05 20:49:02 +01:00 | 6 commits to main since this releaseRelease Notes
This build includes the source code for this version and a release that can be imported as an ES6 module.
Build it yourself
Windows users can run the Batchfile
build.bat. For other systems, usewasm-pack build --target web- (Optional) minify the wasm:
wasm-snip --snip-rust-panicking-code --snip-rust-fmt-code -o ./pkg/wasm_gzip_bg.wasm ./pkg/wasm_gzip_bg.wasm - (Optional) delete the generated
.gitignorefile in./pkgif you want to use this project with git. - (Optional) minify the file
wasm_gzip.jsin./pkg. For this release, terser was used:npx terser --compress --mangle -o ./wasm_gzip.js -- ./wasm_gzip.js
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads