awslabs / llrt

LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
Apache License 2.0
7.73k stars 341 forks source link

feat: Improved compliance of URL object #409

Closed nabetti1720 closed 3 weeks ago

nabetti1720 commented 3 weeks ago

Description of changes

Add the following methods to improve the compliance of URL Object. See also. https://url.spec.whatwg.org/#dom-url-parse

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.