101arrowz / fzstd

High performance Zstandard decompression in a pure JavaScript, 8kB package
MIT License
218 stars 11 forks source link

Does this work on all browsers? #15

Closed sprappcom closed 2 months ago

sprappcom commented 2 months ago

as titled

101arrowz commented 2 months ago

fzstd should work on any browser IE11 and newer. In other words, if your browser is from the last decade, it should work. Let me know if you find any compatibility issues on a modern browser.