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.74k stars 342 forks source link

feat: implement globalThis.performance API #313

Closed nabetti1720 closed 3 months ago

nabetti1720 commented 3 months ago

Description of changes

The Minimum Common Web Platform API is being considered at WinterCG. I have implemented the following several APIs.

Checklist

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

richarddavison commented 3 months ago

Thanks for the PR! Just a minor "enhancement" and we're good to go