Skip to content

fix(crc32c): ie11 does not support Array.from #221

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

Merged
merged 3 commits into from
Oct 5, 2021

Conversation

texastony
Copy link
Contributor

@texastony texastony commented Sep 29, 2021

Issue #, if available: IE 11 does not support Array.from

Description of changes: Use a manual Array initialization to populate a Uint32Array.

Not Fixed: There are still no browsers tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@texastony texastony merged commit 5f49547 into aws:master Oct 5, 2021
@texastony texastony deleted the feat_ie11_arreay_from branch February 27, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants