Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Python (CPython) | ExLlamaV2 |
|---|---|---|---|
| Score | A88 | B71 | D47 |
| Type | WebAssembly | Language | |
| Execution | aot | interpreted | aot |
| Interface | cli | cli | sdk |
| Cold Start | 1ms | 50ms | 1000ms |
| Memory | 5MB | 15MB | 300MB |
| Startup | <1ms | 10ms | 200ms |
| Isolation | process | process | process |
| Maturity | production | production | stable |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Python | Python, C++, CUDA |
| License | Apache-2.0 | Other | MIT |
| Links |