Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | ONNX Runtime | LLM (Python CLI) |
|---|---|---|---|
| Score | A-81 | C-50 | D49 |
| Type | WebAssembly | ||
| Execution | jit | hybrid | hybrid |
| Interface | sdk | sdk | cli |
| Cold Start | 1ms | 500ms | 500ms |
| Memory | 5MB | 300MB | 100MB |
| Startup | <1ms | 100ms | 100ms |
| Isolation | process | process | process |
| Maturity | stable | production | stable |
| Languages | Go | Python, C++, C#, Java | Python |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Links |