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

Merge async proposal back into sync proposal #154

Closed rbuckton closed 1 year ago

rbuckton commented 1 year ago

This merges the contents of the Async Explicit Resource Management proposal back into this proposal repository.

github-actions[bot] commented 1 year ago

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

syg commented 1 year ago

Is this a mechanical merge of the spec text from the async repo? If so I'm happy to rubberstamp it.

rbuckton commented 1 year ago

Is this a mechanical merge of the spec text from the async repo? If so I'm happy to rubberstamp it.

Essentially, yes. The only difference is where I've updated algorithm steps to match the current (or at least a more recent) version of ECMA-262, such as recent cleanup of AOs to return ~unused~, etc.

rbuckton commented 1 year ago

Is this a mechanical merge of the spec text from the async repo? If so I'm happy to rubberstamp it.

Can you clarify if this was meant to indicate approval of the PR? If not, can you review and approve?