Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Deno | Vulkan | Kata Containers |
|---|---|---|---|
| Score | C+64 | C+64 | C+63 |
| Type | Language | MicroVM | |
| Execution | jit | aot | aot |
| Interface | cli | sdk | platform |
| Cold Start | 20ms | 100ms | 150ms |
| Memory | 35MB | 200MB | 100MB |
| Startup | 15ms | 30ms | 50ms |
| Isolation | process | hardware | microvm |
| Maturity | stable | production | stable |
| Languages | JavaScript, TypeScript, WebAssembly | C, C++ | Any |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Links |