[whatwg/streams] Demos need updating to use TextDecoderStream (#959)

Currently they use a polyfill which adds `{ readable, writable }` to TextDecoder, but that is not the final API that was standardised.

They can use the updated polyfill at https://github.com/GoogleChromeLabs/text-encode-transform-polyfill.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/959

Received on Monday, 15 October 2018 08:19:47 UTC