README
brotli-dec-wasm
brotli decompress with wasm. Small size to fit browsers and web workers.
License
MIT
Brotli decompress with wasm. Small size to fit browsers and web workers.
<script type="module">
import brotliDecWasm from 'https://cdn.skypack.dev/brotli_dec_wasm';
</script>
brotli decompress with wasm. Small size to fit browsers and web workers.
MIT