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