Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | containerd | Kata Containers |
|---|---|---|---|
| Score | A-83 | B-66 | C+63 |
| Type | WebAssembly | Container | MicroVM |
| Execution | hybrid | hybrid | aot |
| Interface | cli | platform | platform |
| Cold Start | 2ms | 100ms | 150ms |
| Memory | 8MB | 20MB | 100MB |
| Startup | 1ms | 20ms | 50ms |
| Isolation | process | container | microvm |
| Maturity | stable | production | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | Any | Any |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Links |