- From: Mark S. Miller via GitHub <sysbot+gh@w3.org>
- Date: Mon, 17 Feb 2025 04:19:49 +0000
- To: public-web-bluetooth-log@w3.org
Would proposed JavaScript [Immutable ArrayBuffers](https://github.com/tc39/proposal-immutable-arraybuffer) help? Would they conflict? > https://github.com/tc39/proposal-immutable-arraybuffer is now at Stage 2, has enthusiastic support from some implementations, and has not (yet?) had any serious objections. It does not make the ArrayBuffer immutable in place, but rather makes a new Immutable ArrayBuffer while detaching the original, so that the operation is zero-copy for the data itself. Ping. I am about to ask for advancement to stage 2.7 at tc39, so any timely answer or opinions would be most useful. Thanks! -- GitHub Notification of comment by erights Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/300#issuecomment-2661944760 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 17 February 2025 04:19:50 UTC