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

> It's updated now (search for `[AllowShared]`), thanks all for your input and contributions!

It looks like neither `Firefox Nightly 99.0a1 (2022-02-23)` nor `Chrome Version 101.0.4906.0 (Official Build) canary (x86_64)` still implement this, but TextDecoder.decode() still throws on SharedArrayBuffer on both browsers.

For example Firefox throws an error

<img width="1131" alt="Screen Shot 2022-02-24 at 2 33 58 AM" src="https://user-images.githubusercontent.com/225351/155434428-bcec6a42-fc22-4fac-8d4e-6e24d8282424.png">


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

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

Received on Thursday, 24 February 2022 00:35:25 UTC