Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | WasmEdge | Python (CPython) | containerd | Docker |
|---|---|---|---|---|
| Score | A89 | B71 | B-66 | C-54 |
| Type | WebAssembly | Language | Container | Container |
| Execution | hybrid | interpreted | hybrid | hybrid |
| Interface | cli | cli | platform | cli |
| Cold Start | 1ms | 50ms | 100ms | 500ms |
| Memory | 5MB | 15MB | 20MB | 50MB |
| Startup | <1ms | 10ms | 20ms | 200ms |
| Isolation | process | process | container | container |
| Maturity | production | production | production | production |
| Languages | Rust, C, C++, Go, JavaScript, Swift, AssemblyScript | Python | Any | Any |
| License | Apache-2.0 | Other | Apache-2.0 | Apache-2.0 |
| Links |