Join Nostr
2025-06-12 05:27:35 UTC

MichaelJ on Nostr: Interesting, JS/TS are getting C#-style `using` directives for more explicit memory ...

Interesting, JS/TS are getting C#-style `using` directives for more explicit memory management. This standard is available now in both Deno and V8 runtimes.

The ubiquity of JS/TS throughout the web now, even in server-side code, seems to be driving the demand for such features.

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