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

AWS Lambda Powertools compatibility #251

Open richarddavison opened 4 months ago

richarddavison commented 4 months ago

Issue tracking AWS Lambda Powertools compatibility

### Tasks
- [ ] https://github.com/awslabs/llrt/issues/130
### Tasks
- [ ] https://github.com/awslabs/llrt/issues/294
dreamorosi commented 3 months ago

Hi, thanks for this issue.

~After testing the Logger library with the new LLRT version that includes Console I found another missing API: #302~ We have removed usage of that API so it's no longer blocking for us.