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

Track resizablearraybuffer proposal [Stage 3] #158

Open
Bnaya opened this issue Jul 14, 2021 · 2 comments
Open

Track resizablearraybuffer proposal [Stage 3] #158

Bnaya opened this issue Jul 14, 2021 · 2 comments

Comments

@Bnaya
Copy link
Owner

Bnaya commented Jul 14, 2021

There's a proposal to make [shared]arraybuffer resizeable in place, which is great for us
https://github.com/tc39/proposal-resizablearraybuffer
It's expected to be supported quite fast in all of the platforms that supports SharedArrayBuffer, so we probably can make it as a requirement for the library, with A configurable out of memory strategy.

@Bnaya Bnaya pinned this issue Jul 14, 2021
@alienself
Copy link

Any update on this? ArrayBuffer now has .resize() in most major browsers: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer/resize

@Bnaya
Copy link
Owner Author

Bnaya commented Mar 26, 2024

I will take a look, but i'm not sure when i will get to it.
Would you like to try and make a PR?

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

No branches or pull requests

2 participants