Open
Description
TL;DR
We plan to implement Explicit Resource Management in GraalJS.
Details
This proposal introduces syntax and semantics around explicit resource management, a feature similar to Java try
-with-resources, C# using
, and Python with
syntax.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo