- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Mon, 27 Jan 2025 05:28:07 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 27 January 2025 13:28:11 UTC
@jjjalkanen pointed out that we would lose early IDL typecheck if we migrate away from File System's write method (as the parameter will be `any` instead of the current [`FileSystemWriteChunkType`](https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-write). I think it shouldn't be a significant trouble as promise rejection will still happen with delay, but maybe worth noting. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1339#issuecomment-2615763298 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/streams/pull/1339/c2615763298@github.com>
Received on Monday, 27 January 2025 13:28:11 UTC