jon
jon
DDeno
Created by jon on 9/19/2024 in #help
AsyncLocalStorage without `node:async_hooks`
I'm trying to remove dependencies on node: in a Deno project. I just came across https://github.com/nodejs/node/pull/48528 and I'm wondering if it could unlock AsyncLocalStorage without a dependency on node:async_hooks for Deno. I am having a bit of a hard time following the various PRs/Github issues, but I also found some fairly recent work that seems related: https://github.com/denoland/deno/pull/25140 https://github.com/denoland/deno/pull/24402
8 replies
DDeno
Created by jon on 8/1/2024 in #help
Automate Export+Import when using deps.ts pattern in VSCode/LSP
No description
2 replies