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