Re: [whatwg/encoding] Add get an encoder and encode or fail for URLs (#238)

Pushing into the output queue is no good (unless you get to push errors in, but at that point...). URL needs to process non-errors differently from errors. I suppose it could use the callback to do something else, but that seems worse than the current alternatives to me.

-- 
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/encoding/pull/238#issuecomment-714480214

Received on Thursday, 22 October 2020 13:06:01 UTC