←back to thread

Deno 2.4

(deno.com)
133 points hackandthink | 1 comments | | HN request time: 0s | source
Show context
voat ◴[] No.44488607[source]
People underestimate the node compatibility that Deno offers. I think the compat env variable will do a lot of adoption. Maybe a denon command or something could enable it automatically? Idk.
replies(2): >>44489197 #>>44495970 #
CuriouslyC ◴[] No.44489197[source]
Honestly, I was bullish on Deno back in the day, but I don't see why I'd use it over Bun now.
replies(2): >>44489615 #>>44489945 #
jitl ◴[] No.44489615[source]
Less segfault, improved security / capability model
replies(3): >>44489907 #>>44490207 #>>44490689 #
1. tmikaeld ◴[] No.44490207[source]
The security model is very underestimated imo, it will be very evident when more bun projects reach production and not experimental.