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 342 forks source link

Fix URLSearchParams compliance #366

Closed richarddavison closed 1 month ago

richarddavison commented 1 month ago

Issue # (if available)

https://github.com/awslabs/llrt/issues/307

Description of changes

Better consistence with web URLSearchParams

Checklist

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