tc39 / proposal-explicit-resource-management

ECMAScript Explicit Resource Management
https://arai-a.github.io/ecma262-compare/?pr=3000
BSD 3-Clause "New" or "Revised" License
725 stars 29 forks source link

Update to latest version of ECMA-262 #166

Closed rbuckton closed 3 months ago

rbuckton commented 1 year ago

This updates the proposal specification to use the most recent specification text from https://github.com/tc39/ecma262.

github-actions[bot] commented 1 year ago

A preview of this PR can be found at https://tc39.es/proposal-explicit-resource-management/pr/166.

rbuckton commented 1 year ago

cc: @tc39/ecma262-editors

rbuckton commented 3 months ago

This contains no normative changes, merely updates to align with current specification text. All of these changes can already be found in https://github.com/tc39/ecma262/pull/3000 and https://github.com/rbuckton/ecma262/pull/3, so I'd like to merge to get the specification text to agree in both cases. This is likely missing a few recent changes to ecma262 since this PR is 9 months old at this point. @michaelficarra, @syg, @bakkot if one of you could get eyes on this I'd appreciate it. I'd like to close this out today if possible.

rbuckton commented 3 months ago

Just looking for a second pair of eyes to make sure I didn't add a typo