README
brotli-dec-wasm
Brotli decompressor for browsers and web workers with WASM, but still having a small size (~300K)
License
MIT
Brotli decompressor for browsers and web workers with WASM, but still having a small size (~300K)
<script type="module">
import brotliDecWasm from 'https://cdn.skypack.dev/brotli-dec-wasm';
</script>
Brotli decompressor for browsers and web workers with WASM, but still having a small size (~300K)
MIT