Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-44402] Implement Explicit Resource Management #858

Open
fniephaus opened this issue Sep 26, 2024 · 0 comments
Open

[GR-44402] Implement Explicit Resource Management #858

fniephaus opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
proposal ECMAScript Proposals

Comments

@fniephaus
Copy link
Member

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.

@fniephaus fniephaus added the proposal ECMAScript Proposals label Sep 26, 2024
@fniephaus fniephaus added this to the Planned for the Future milestone Sep 26, 2024
@fniephaus fniephaus changed the title Implement Explicit Resource Management [GR-44402] Implement Explicit Resource Management Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal ECMAScript Proposals
Projects
Status: Todo
Development

No branches or pull requests

2 participants