Denoflate Versions Save

WebAssembly port of Deflate, Gzip, and Zlib compression algorithms

2.0.8

1 year ago

2.0.7

1 year ago

2.0.6

1 year ago
  • Updated Cargo and NPM

2.0.4

1 year ago
  • Fixed TypeScript typings
  • Now providing an ESModules build

2.0.3

1 year ago

2.0.2

1 year ago

Added streams, see tests for example

2.0.1

1 year ago

added CodeSandbox

2.0.0

1 year ago
  • Renamed to Foras
  • Added Node support
  • Use base64 encoding for the wasm binary
  • Added reproducible builds and CI checks
  • Disabled init on import, you have to call await initBundledOnce() or initSyncBundledOnce()

1.2.1

3 years ago

1.2

3 years ago

updated crates updated README use build.ts fix test.ts fix .d.ts added .vscode

NO breaking change