Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Open WebUI | KoboldCpp |
|---|---|---|---|
| Score | A-81 | F41 | F38 |
| Type | WebAssembly | ||
| Execution | jit | hybrid | hybrid |
| Interface | sdk | gui | gui |
| Cold Start | 1ms | 3000ms | 1500ms |
| Memory | 5MB | 500MB | 400MB |
| Startup | <1ms | 1000ms | 300ms |
| Isolation | process | container | process |
| Maturity | stable | stable | stable |
| Languages | Go | Python, TypeScript | C++, Python |
| License | Apache-2.0 | MIT | AGPL-3.0 |
| Links |