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