You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Security: The V8 JavaScript engine is arguably the most scrutinized code sandbox in the history of computing, and the Chrome security team is one of the best in the world. Moreover, Google pays massive bug bounties to anyone who can find a vulnerability. (That said, we have added additional layers of our own sandboxing on top of V8.)
Ubiquity: JavaScript is everywhere. Anyone building a web application already needs to know it: whereas their server could be written in a variety of languages, the client has to be JavaScript, because that's what browsers run.
Cloudflare's initial announcement and overview (also explains why they chose to use the service worker API)
Fastly
Vercel
Cloudflare
Fly.io
Netlify
Not all use V8. So, no standardization of the environment across providers yet.
Why Cloudflare uses V8:
Note: Netlify uses Deno along with V8.
Edge data
Fly.io Postgres Read Replicas
Cloudflare KV
Durable Objects
FaunaDB
The text was updated successfully, but these errors were encountered: