[whatwg/streams] Meta: file bugs for non-browser implementations? (#1141)

Currently, we file bugs with all major browser vendors for every normative spec change, so they are made aware of our changes and can update their implementations. However, the Streams standard is not *only* implemented in browsers. Deno has been shipping their own implementation for more than a year now (since [v0.42.0](https://github.com/denoland/deno/releases/tag/v0.42.0)), and Node.js has just landed an experimental implementation on their development branch (nodejs/node#39062).

Should we take up Deno and Node.js in our process as well? For example, update the [pull request template](https://github.com/whatwg/streams/blob/c5c062a07c65cb2e61e577c8a55bf8d1c69d67ed/PULL_REQUEST_TEMPLATE.md) to require bugs filed with their projects?

-- 
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/1141

Received on Wednesday, 30 June 2021 20:40:42 UTC