Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | gVisor | Deno |
|---|---|---|---|
| Score | A-81 | B72 | C+64 |
| Type | WebAssembly | MicroVM | Language |
| Execution | jit | hybrid | jit |
| Interface | sdk | cli | cli |
| Cold Start | 1ms | 50ms | 20ms |
| Memory | 5MB | 20MB | 35MB |
| Startup | <1ms | 30ms | 15ms |
| Isolation | process | microvm | process |
| Maturity | stable | stable | stable |
| Languages | Go | Any | JavaScript, TypeScript, WebAssembly |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Links |