TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

Add `dom.sharedbuffer` for SharedArrayBuffer

Open saschanaz opened this issue 2 years ago • 0 comments

For now only TextEncoder/Decoder accepts SharedArrayBuffer but the change is coming for other specs e.g. Web Codecs, WebGL, WebGPU (see also the mentioned issues in https://github.com/whatwg/webidl/pull/1311). We should get a proper solution for this.

saschanaz avatar Jun 20 '23 00:06 saschanaz