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

optimizeIterable doesn't work with SharedArrayBuffer #103

Closed
RebeccaStevens opened this issue Dec 30, 2021 · 7 comments · Fixed by #165
Closed

optimizeIterable doesn't work with SharedArrayBuffer #103

RebeccaStevens opened this issue Dec 30, 2021 · 7 comments · Fixed by #165

Comments

@RebeccaStevens
Copy link
Collaborator

ArrayBuffer work but not SharedArrayBuffer.

RebeccaStevens added a commit to RebeccaStevens/iter-ops that referenced this issue Dec 30, 2021
@RebeccaStevens
Copy link
Collaborator Author

RebeccaStevens commented Dec 30, 2021

Fixed here but this relies on #96 so I'll open a PR for it once that is merged.

@vitaly-t
Copy link
Owner

vitaly-t commented Dec 30, 2021

I'm parking it here, for now, will return after New Year.

Happy New Year! 🎄

@RebeccaStevens
Copy link
Collaborator Author

You too

@vitaly-t
Copy link
Owner

@RebeccaStevens
This needs to be re-visited 😉

@vitaly-t
Copy link
Owner

@RebeccaStevens Can we add the fix, please, if it is not there yet?

@RebeccaStevens
Copy link
Collaborator Author

PR opened

@vitaly-t
Copy link
Owner

vitaly-t commented Oct 16, 2022

Thank you!!!! 👍 Merged.

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

Successfully merging a pull request may close this issue.

2 participants