11:41
<akaster>
Any encoding spec editor thoughts on https://github.com/whatwg/encoding/issues/324#issuecomment-2816666810 ? Seems that the big 3 have aligned on 0-byte read/write for detached array buffers and encodeInto(). Not handling this case was causing a crash in ladybird, which we fixed by doing what everyone else does instead of the proposed throwing behavior