microsoft / tslib

Runtime library for TypeScript helpers.
BSD Zero Clause License
1.24k stars 124 forks source link

Implement deterministic collapse of `await` in `await using` #262

Open rbuckton opened 1 month ago

rbuckton commented 1 month ago

This is the companion PR to https://github.com/microsoft/TypeScript/pull/58929