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