Skip to content

Implement immutable ArrayBuffers#1331

Merged
bnoordhuis merged 2 commits intoquickjs-ng:masterfrom
bnoordhuis:immutable-arraybuffer
Feb 6, 2026
Merged

Implement immutable ArrayBuffers#1331
bnoordhuis merged 2 commits intoquickjs-ng:masterfrom
bnoordhuis:immutable-arraybuffer

Conversation

@bnoordhuis
Copy link
Copy Markdown
Contributor

The TC39 proposal is at stage 2.7 but it seems useful, isn't very hard to add, and interacts with the stage 4 uint8array-base64 proposal that I plan to implement sometime Real Soon Now.


And if all of the above isn't reason enough, consider this: we'll be the first engine to have support :-)

The TC39 proposal is at stage 2.7 but it seems useful, isn't very hard
to add, and interacts with the stage 4 uint8array-base64 proposal that
I plan to implement sometime Real Soon Now.
Copy link
Copy Markdown
Contributor

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@bnoordhuis bnoordhuis merged commit 6c1af9d into quickjs-ng:master Feb 6, 2026
122 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants