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

feat: implement [mkdtempSync]https://nodejs.org/api/fs.html#fsmkdtempsyncprefix-options) #256

Closed fredbonin closed 3 months ago

fredbonin commented 3 months ago

Issue

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

Description of changes

Implemented mkdtempSsync

Checklist

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