Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | wazero | KoboldCpp |
|---|---|---|---|
| Score | A-83 | A-81 | F38 |
| Type | WebAssembly | WebAssembly | |
| Execution | hybrid | jit | hybrid |
| Interface | cli | sdk | gui |
| Cold Start | 2ms | 1ms | 1500ms |
| Memory | 8MB | 5MB | 400MB |
| Startup | 1ms | <1ms | 300ms |
| Isolation | process | process | process |
| Maturity | stable | stable | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | Go | C++, Python |
| License | MIT | Apache-2.0 | AGPL-3.0 |
| Links |