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

Implement issue 302, fix an issue with console.log #332

Closed fredbonin closed 1 month ago

fredbonin commented 2 months ago

Issue #302

Description of changes

Fix an issue with console.log when using format pattern, implement util.format

Checklist

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