@ljrk I suppose I should have been clearer about this: I was not talking about using Deno at all so whatever issues that runtime has are beside the point
The deno std modules generally work in the browser and on the server. That includes node.js, bun, and cloudflare workers, not just Deno.
I'm not a big fan of Deno itself, as I've written about earlier, but the std modules look like decent reusable bits of code that support a wide range of platforms