05:32 | <Domenic> | TabAtkins: consider https://gist.github.com/domenic/1f286d415559b56d725bee51a62c24a7 for redirecting the docs |
15:26 | <zip> | How would one go about acquiring implementer interest? And what exactly does implementer interest refer to? I assume "implementer" refers to browser vendors, or does it also refer to web developers who wish to use a proposed API? |
15:31 | <Andreu Botella> | Implementers refers to browser vendors, since they're the ones who will have to implement the API |
15:31 | <Andreu Botella> | Polyfills don't really count for that definition |
15:32 | <Andreu Botella> | nor do non-browser runtimes like Node.js, Deno, Cloudflare Workers... |
15:33 | <Andreu Botella> | Although I guess it would be more accurate to speak of browser engine vendors, rather than browser vendors, since Edge isn't considered an implementer separate from Chrome |
15:42 | <zip> | Although I guess it would be more accurate to speak of browser engine vendors, rather than browser vendors, since Edge isn't considered an implementer separate from Chrome |