Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ES6 requirement #7

Open
dafky2000 opened this issue Jul 17, 2017 · 2 comments
Open

Remove ES6 requirement #7

dafky2000 opened this issue Jul 17, 2017 · 2 comments

Comments

@dafky2000
Copy link
Owner

dafky2000 commented Jul 17, 2017

Support a more diverse set of browsers

@dafky2000
Copy link
Owner Author

Need to consider changing a few code choices... When initially written I had in mind only supporting ES6, but this library would be much more useful for ES5 where Web Workers are not available.

Remove/Replace/Polyfill:

  • Map()

https://github.com/medikoo/es6-map - just wish it was O(1)

  • let, const

@dafky2000
Copy link
Owner Author

Note to self: Web Workers are not a Javascript standard, they are an HTML5 standard... That have actually been supported for quite a while by the various browser vendors... Even IE10 (2012) supported Web Workers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant