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-managementPublished at
2025-06-12 05:27:35 UTCEvent JSON
{
"id": "80e37a5563ffbecc20bb17c1972b92eb527fc634f2eb5fc051bb8d734334ba02",
"pubkey": "70122128273bdc07af9be7725fa5c4bc0fc146866bec38d44360dc4bc6cc18b9",
"created_at": 1749706055,
"kind": 1,
"tags": [
[
"r",
"https://github.com/tc39/proposal-explicit-resource-management"
]
],
"content": "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.\n\nThe ubiquity of JS/TS throughout the web now, even in server-side code, seems to be driving the demand for such features.\n\nhttps://github.com/tc39/proposal-explicit-resource-management",
"sig": "9c83e7aba7adf730dfd27e009b6851037fbbaa5f0886f984b759d1c929781713e59dfb8896d0b7fd140cbb46da5af25465b15ff08f0435a264047797e1599398"
}