Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Kata Containers | ONNX Runtime |
|---|---|---|---|
| Score | A-81 | C+63 | C-50 |
| Type | WebAssembly | MicroVM | |
| Execution | jit | aot | hybrid |
| Interface | sdk | platform | sdk |
| Cold Start | 1ms | 150ms | 500ms |
| Memory | 5MB | 100MB | 300MB |
| Startup | <1ms | 50ms | 100ms |
| Isolation | process | microvm | process |
| Maturity | stable | stable | production |
| Languages | Go | Any | Python, C++, C#, Java |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Links |