Code Monkey home page Code Monkey logo

Comments (7)

surma avatar surma commented on June 24, 2024

I have added a list of compatible browsers (forgot to close this issue, sorry). I have not tested Comlink with a ES6 proxy polyfill. Might work, might not work.

from comlink.

adrianromanko avatar adrianromanko commented on June 24, 2024

@surma What would you say to converting this to using babel + core-js and lower the browser requirements?

from comlink.

surma avatar surma commented on June 24, 2024

Is there a particular browser that you want to support? Because, as I said, the limiting factor is ES6 proxies, and support for that is looking fairly good!

screen shot 2018-03-05 at 8 25 09 pm

AFAIR, everything else is in Comlink fairly stable and old tech.

from comlink.

adrianromanko avatar adrianromanko commented on June 24, 2024

Thanks.
I would like to get it down to Chrome version 43. Not sure if Proxies cannot be transpiled or polyfilled with ES5.

from comlink.

surma avatar surma commented on June 24, 2024

There is a polyfill for proxies. If you want give it a try and let me know how it goes.

If I don’t have to mangle my code to make it work, I’m happy to support Chrome 43.

from comlink.

adrianromanko avatar adrianromanko commented on June 24, 2024

Works with the Proxy polyfill.
es5 fork: https://github.com/adrianromanko/comlink

from comlink.

surma avatar surma commented on June 24, 2024

Cooool! No further changes necessary? If so I’ll put a comment in the README :)

from comlink.

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.