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