Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Deno | Google Cloud Functions |
|---|---|---|---|
| Score | A-81 | C+64 | C59 |
| Type | WebAssembly | Language | Serverless |
| Execution | jit | jit | hybrid |
| Interface | sdk | cli | platform |
| Cold Start | 1ms | 20ms | 300ms |
| Memory | 5MB | 35MB | 128MB |
| Startup | <1ms | 15ms | 50ms |
| Isolation | process | process | container |
| Maturity | stable | stable | production |
| Languages | Go | JavaScript, TypeScript, WebAssembly | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP |
| License | Apache-2.0 | MIT | Proprietary |
| Links |