Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Text Generation Inference | vLLM |
|---|---|---|---|
| Score | A88 | F39 | F35 |
| Type | WebAssembly | ||
| Execution | aot | hybrid | jit |
| Interface | cli | api | api |
| Cold Start | 1ms | 10000ms | 5000ms |
| Memory | 5MB | 2000MB | 2000MB |
| Startup | <1ms | 5000ms | 3000ms |
| Isolation | process | container | process |
| Maturity | production | production | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Rust, Python | Python |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Links |