Hacker News new | ask | show | jobs
by idontwantthis 583 days ago
Can you point me to what you’re talking about in Deno? That’s really interesting.
1 comments

Deno doesn't implements this differently, it's just an alternative server side run time. It has some better defaults compared to node though
Oh I thought you meant they were working on horizontal scaling. I think this is very far off from what they are doing. It’s still Javascript, and you can take for granted that it follows the Ecmascript spec even if its runtime is different.