foliojs / brotli.js

A JavaScript port of the Brotli compression algorithm, as used in WOFF2
494 stars 51 forks source link

WebAssembly version of decompressor? #29

Open sheffieldnikki opened 4 years ago

sheffieldnikki commented 4 years ago

Would there be code size and decompression speed benefits if the decompressor was written in WebAssembly?