Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Kata Containers | Docker |
|---|---|---|---|
| Score | A88 | C+63 | C-54 |
| Type | WebAssembly | MicroVM | Container |
| Execution | aot | aot | hybrid |
| Interface | cli | platform | cli |
| Cold Start | 1ms | 150ms | 500ms |
| Memory | 5MB | 100MB | 50MB |
| Startup | <1ms | 50ms | 200ms |
| Isolation | process | microvm | container |
| Maturity | production | stable | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Any | Any |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Links |