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