Re: [whatwg/url] Add Ada to implementations section of readme (PR #750)

@annevk approved this pull request.

Thanks! Can you sign https://participate.whatwg.org/agreement?

> @@ -48,6 +48,10 @@ A complete JavaScript implementation of the standard can be found at
 [jsdom/whatwg-url](https://github.com/jsdom/whatwg-url). This implementation is kept synchronized
 with the standard and tests.
 
+A complete C++ implementation of the standard can be found at
+[ada-url/ada](https://github.com/ada-url/ada). This implementation is kept synchronized
+with the standard and tests, and currently used in [Node.js](https://github.com/nodejs/node).

```suggestion
with the standard and tests, and is currently used in [Node.js](https://github.com/nodejs/node).
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/750#pullrequestreview-1288890612
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/pull/750/review/1288890612@github.com>

Received on Wednesday, 8 February 2023 10:33:35 UTC