Skip to content

Add tracking for Explicit Resource Management (using and await using) #6830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jtbandes opened this issue Sep 13, 2023 · 1 comment
Open

Comments

@jtbandes
Copy link

Explicit Resource Management is a Stage 3 proposal.

TypeScript 5.2 has added support for it. There is a Babel plugin to parse and transform the syntax as well.

@juner
Copy link
Contributor

juner commented Mar 5, 2025

Chrome 134 has been shipped. It supports Explicit resource management.

see tc39/proposal-explicit-resource-management#242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants