101arrowz / fflate

High performance (de)compression in an 8kB package
https://101arrowz.github.io/fflate
MIT License
2.27k stars 79 forks source link

Run scripts across platforms #128

Closed lelinhtinh closed 2 years ago

101arrowz commented 2 years ago

As you noticed in #130, fflate can't reliably build on Windows. I also use Windows for my development, but I use Windows Subsystem for Linux for most of my projects to avoid issues like this. Until Parcel is fixed on Windows, I don't think this is worth adding because it's impossible to develop fflate on Windows fully anyway. I will reopen and merge if the Parcel issue is fixed.