Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Cloudflare Workers | Python (CPython) | Node.js |
|---|---|---|---|---|
| Score | A-81 | B+75 | B71 | B-65 |
| Type | WebAssembly | Edge | Language | Language |
| Execution | jit | jit | interpreted | jit |
| Interface | sdk | platform | cli | cli |
| Cold Start | 1ms | <1ms | 50ms | 50ms |
| Memory | 5MB | 128MB | 15MB | 40MB |
| Startup | <1ms | <1ms | 10ms | 20ms |
| Isolation | process | process | process | process |
| Maturity | stable | production | production | production |
| Languages | Go | JavaScript, TypeScript, Rust, C, C++ | Python | JavaScript, TypeScript |
| License | Apache-2.0 | Proprietary | Other | MIT |
| Links |