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