ECMAScript excitement 😉

Congrats to Mark Miller on advancing the Immutable ArrayBuffer proposal to Stage 2.7 today at TC39 🎉

ArrayBuffer.prototype.transferToImmutable moves the original buffer's content into a new returned immutable buffer detaching the original buffer.

https://github.com/tc39/proposal-immutable-arraybuffer

Comments