*Summary*: The proposal aims to allow a simplified way to handle lifetimes of resources (such as memory, I/O etc.) and allowing for explicitly handling how those resources are released on completion of utility. *Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1569081 *Specification* : https://github.com/tc39/proposal-explicit-resource-management *Standards Body*: tc39 *Platform coverage*: All *Preference*: build time flag --enable-explicit-resource-management to enable this feature. *DevTools bug*: N/A *Link to standards-positions discussion*: N/A *Other browsers*:
- Chromium: Implementation in progress tracked by: https://issues.chromium.org/issues/42203506. - JavaScriptCore: Tracked by https://bugs.webkit.org/show_bug.cgi?id=248707 *web-platform-tests*: - Test262 tests can be found at: https://github.com/tc39/test262/tree/main/test/staging/explicit-resource-management - Addtional tests added at: https://searchfox.org/mozilla-central/source/js/src/jit-test/tests/explicit-resource-management So sorry for sending the mail so late, I hadn't read the docs before! Thank you! -- You received this message because you are subscribed to the Google Groups "[email protected]" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/6b70c250-4e89-44ca-8adc-e50a634cf885n%40mozilla.org.
