Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Python (CPython) | KoboldCpp | Text Generation WebUI |
|---|---|---|---|---|
| Score | A-81 | B71 | F38 | F33 |
| Type | WebAssembly | Language | ||
| Execution | jit | interpreted | hybrid | hybrid |
| Interface | sdk | cli | gui | gui |
| Cold Start | 1ms | 50ms | 1500ms | 5000ms |
| Memory | 5MB | 15MB | 400MB | 1000MB |
| Startup | <1ms | 10ms | 300ms | 2000ms |
| Isolation | process | process | process | process |
| Maturity | stable | production | stable | stable |
| Languages | Go | Python | C++, Python | Python |
| License | Apache-2.0 | Other | AGPL-3.0 | AGPL-3.0 |
| Links |