Skip to content

Feature request: tc39 Explicit Resource Management #7078

@rictic

Description

@rictic

This could be broken out into multiple features:

  • Symbol.dispose
  • Symbol.asyncDispose
  • using syntax
  • await using syntax
  • DisposableStack
  • AsyncDisposableStack

Spec: https://github.com/tc39/proposal-explicit-resource-management

Looks like Chrome is shipping Symbol.dispose, but no one is shipping anything else.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions