Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Bun | Metal | Vercel Edge Functions |
|---|---|---|---|
| Score | B+76 | B74 | B71 |
| Type | Language | Edge | |
| Execution | jit | aot | jit |
| Interface | cli | sdk | platform |
| Cold Start | 3ms | 50ms | 10ms |
| Memory | 25MB | 100MB | 128MB |
| Startup | 1ms | 20ms | 1ms |
| Isolation | process | hardware | process |
| Maturity | stable | production | stable |
| Languages | JavaScript, TypeScript, JSX, TSX | Swift, Objective-C, C++ | JavaScript, TypeScript, WebAssembly |
| License | MIT | Proprietary | Proprietary |
| Links |