Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | llama.cpp | KoboldCpp |
|---|---|---|---|
| Score | A-81 | C+63 | F38 |
| Type | WebAssembly | ||
| Execution | jit | aot | hybrid |
| Interface | sdk | cli | gui |
| Cold Start | 1ms | 100ms | 1500ms |
| Memory | 5MB | 50MB | 400MB |
| Startup | <1ms | 10ms | 300ms |
| Isolation | process | process | process |
| Maturity | stable | production | stable |
| Languages | Go | C, C++ | C++, Python |
| License | Apache-2.0 | MIT | AGPL-3.0 |
| Links |