V8 is the JavaScript engine built by Google. Think of it as the "interpreter" that runs JavaScript code. It powers three major platforms:
Google Chrome
Runs JavaScript in every tab you open in Chrome
Node.js
Powers backend servers and developer tooling worldwide
Cloudflare Workers
Runs your code at Cloudflare's 330+ global PoPs
V8 is battle-tested, ultra-fast, and runs on billions of devices every day. Cloudflare took it and brought it to the network edge.