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