Hacker News new | ask | show | jobs
by skiniks 124 days ago
Technically you could say that, but the entire server runtime is written in Rust. V8 is just the embedded JavaScript engine. By that logic, every Node.js or Deno app would be "C++ powered" since they all use V8.
1 comments

How big is the server runtime compared to v8 under the hood?

Yes, every one of those apps is c++ powered.