Re: [whatwg/url] [Editorial] Simplify the ends-in-a-number checker (#633)

FWIW, this is how I implemented it.  Calling the IPv4 parser is too slow.  I just checked for all digits and 0x or 0X and hex digits.

-- 
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/url/pull/633#issuecomment-908745547

Received on Monday, 30 August 2021 22:23:38 UTC