Recently, I saw that my html5 export has pako.js (Did it always have it and I never realized? probably.)
Since my research says that pako.js is “zlib port to javascript, very fast!”
Can I zip my assets, improving download times on the HTML5 target, unzip them at runtime and use them?
How do I do something as cool as that?
Thanks and stay awesome openFL