Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemention of URL in C++ #23

Closed
XadillaX opened this issue May 16, 2022 · 1 comment
Closed

Implemention of URL in C++ #23

XadillaX opened this issue May 16, 2022 · 1 comment

Comments

@XadillaX
Copy link

I've written the C++ version of WHATWG URL and passed all the WPT of 3 May, 2022 (Living Standard — Last Updated 3 May 2022) and already used in our own Web-interoperable Runtime. And I initially commit the C++ code in xadillax/libwhatwgurl. The lib and binding directories are the code of Node.js binding demos.

I think we can continue working on this.

@jasnell
Copy link
Contributor

jasnell commented May 18, 2022

It's always great seeing new implementations for folks to use but this community group is not focused on the individual implementations of the various specs so this really isn't on topic here.

@jasnell jasnell closed this as completed May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants