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