Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Cloudflare Workers | V8 |
|---|---|---|---|
| Score | B+76 | B+75 | B74 |
| Type | Language | Edge | Language |
| Execution | jit | jit | jit |
| Interface | cli | platform | embedded |
| Cold Start | 3ms | <1ms | 5ms |
| Memory | 25MB | 128MB | 30MB |
| Startup | 1ms | <1ms | 2ms |
| Isolation | process | process | process |
| Maturity | stable | production | production |
| Languages | JavaScript, TypeScript, JSX, TSX | JavaScript, TypeScript, Rust, C, C++ | JavaScript, TypeScript, WebAssembly |
| License | MIT | Proprietary | BSD-3-Clause |
| Links |