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: ES2023 #429

Closed richarddavison closed 1 week ago

richarddavison commented 1 week ago

Issue # (if available)

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

Description of changes

With latest binding + QuickJS engine upgrade we're happy to bring ES2023 support to LLRT.

In addition to new language features, this PR also brings a couple of nice features:

Checklist

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