-
Notifications
You must be signed in to change notification settings - Fork 23.1k
Closed
Labels
Content:JSJavaScript docsJavaScript docs
Description
Proposal
Chromium 134 comes with a new JS keyword: using , which allows explicit resource management.
See https://github.com/tc39/proposal-explicit-resource-management
And https://chromestatus.com/feature/5087324181102592 and https://chromestatus.com/feature/5071680358842368 which are both marked as shipping with 134.
Browser support
Chrome and Edge 134 should have this feature now.
Tasks
- [ ]
Dependencies
- [ ]: Add BCD data for this feature: ECMAScript explicit resource management - New
usingkeyword should be added to BCD browser-compat-data#25873
Additional information
No response
Are you willing to support this work?
No response
Metadata
Metadata
Assignees
Labels
Content:JSJavaScript docsJavaScript docs