Git Product home page Git Product logo

Comments (9)

puzrin avatar puzrin commented on August 20, 2024

Did you loaded es5-shim (and may be es5-sham) ? Pako should work in IE8.

from pako.

avivgiladi avatar avivgiladi commented on August 20, 2024

Thanks for the response.
I didn't. must I use it? if so, should I just load it?
i'm using pako for js (not node).

On Tue, Jan 6, 2015 at 6:24 PM, Vitaly Puzrin [email protected]
wrote:

Did you loaded es5-shim https://github.com/es-shims/es5-shim (and may
be es5-sham) ? Pako should work in IE8.


Reply to this email directly or view it on GitHub
#46 (comment).

Aviv Giladi
Developer
BioCatch,
+972-54-5229229

from pako.

puzrin avatar puzrin commented on August 20, 2024

Currently nobody writes in es3, all prefer to use ecmascript 5 at least. es5 polyfills are essential things for all who care about ancient browsers support. If you need to run code in < IE9, you must load es5-shim/sham regardless of package you use.

from pako.

puzrin avatar puzrin commented on August 20, 2024

https://stuk.github.io/jszip/ see browsers support, jszip uses pako under the hood

from pako.

avivgiladi avatar avivgiladi commented on August 20, 2024

Thanks. Somehow still with this library deflate won't work for me. When I
use another library for deflating it works just fine in ie8.

On Tue, Jan 6, 2015 at 6:41 PM, Vitaly Puzrin [email protected]
wrote:

https://stuk.github.io/jszip/ see browsers support, jszip uses pako under
the hood


Reply to this email directly or view it on GitHub
#46 (comment).

Aviv Giladi
Developer
BioCatch,
+972-54-5229229

from pako.

puzrin avatar puzrin commented on August 20, 2024

No problem.

from pako.

avivgiladi avatar avivgiladi commented on August 20, 2024

It still not working... even with this libraries

from pako.

puzrin avatar puzrin commented on August 20, 2024

I beleive, but i have not enougth info to help, and no ie8 to debug, sorry. Try to create test repo with example (with all necessary files to open in browser), I'll take a look later.

from pako.

puzrin avatar puzrin commented on August 20, 2024

https://saucelabs.com/beta/builds/e3a964f207f248b2891c503c2b94e460

pako tests are passing from IE6+ and without shims. I think, problem is not related to this library.

from pako.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.