You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2024. It is now read-only.
(whatwg/streams#1224 contains some discussion of having Streams defer to Web IDL.)
It was raised in whatwg/streams#1248 that probably when we transfer ArrayBuffers on the web platform, we should preserve their resizability. And apparently this spec has an algorithm which does that.
Could this spec factor that algorithm out into an abstract operation, which web platform specs could call?