Hacker News new | ask | show | jobs
by kllrnohj 1854 days ago
Why? It's literally JavaScript on both sides - what's complicated here?
1 comments

Because many node.js api are written in C/C++, it might be easier to implements OS features instead of rewriting in JS. This is just my assumption.