Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | GGUF | wazero | Azure Functions |
|---|---|---|---|
| Score | A-83 | A-81 | C56 |
| Type | WebAssembly | Serverless | |
| Execution | aot | jit | hybrid |
| Interface | embedded | sdk | platform |
| Cold Start | <1ms | 1ms | 800ms |
| Memory | 0MB | 5MB | 128MB |
| Startup | <1ms | <1ms | 100ms |
| Isolation | process | process | container |
| Maturity | production | stable | production |
| Languages | Any | Go | JavaScript, TypeScript, Python, Java, C#, PowerShell, Go |
| License | MIT | Apache-2.0 | MIT |
| Links |