Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Bun | Cloudflare Workers | Python (CPython) |
|---|---|---|---|---|
| Score | A88 | B+76 | B+75 | B71 |
| Type | WebAssembly | Language | Edge | Language |
| Execution | aot | jit | jit | interpreted |
| Interface | cli | cli | platform | cli |
| Cold Start | 1ms | 3ms | <1ms | 50ms |
| Memory | 5MB | 25MB | 128MB | 15MB |
| Startup | <1ms | 1ms | <1ms | 10ms |
| Isolation | process | process | process | process |
| Maturity | production | stable | production | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | JavaScript, TypeScript, JSX, TSX | JavaScript, TypeScript, Rust, C, C++ | Python |
| License | Apache-2.0 | MIT | Proprietary | Other |
| Links |