Re: [whatwg/encoding] Make decode() and encodeInto() accept SharedArrayBuffer-backed views (#172)

> It's tracked in https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 and might have fallen off the radar. @hsivonen would it be a lot of work to tackle that?

Should be quite easy using `memcpySafeWhenRacy`. The optimal (no copy) and correct (no UB) solution is _a lot_ of work.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/issues/172#issuecomment-1050537963
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/encoding/issues/172/1050537963@github.com>

Received on Friday, 25 February 2022 05:30:12 UTC