logoalt Hacker News

lionkoryesterday at 9:04 PM2 repliesview on HN

V8 is C++, so why isn't it "C++ powered"?


Replies

skiniksyesterday at 9:22 PM

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.

koakuma-chanyesterday at 9:09 PM

They are using Deno

show 1 reply