Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | AWS Lambda | Node.js | Docker |
|---|---|---|---|---|
| Score | A-81 | B-65 | B-65 | C-54 |
| Type | WebAssembly | Serverless | Language | Container |
| Execution | jit | hybrid | jit | hybrid |
| Interface | sdk | platform | cli | cli |
| Cold Start | 1ms | 200ms | 50ms | 500ms |
| Memory | 5MB | 128MB | 40MB | 50MB |
| Startup | <1ms | 100ms | 20ms | 200ms |
| Isolation | process | microvm | process | container |
| Maturity | stable | production | production | production |
| Languages | Go | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript | Any |
| License | Apache-2.0 | Proprietary | MIT | Apache-2.0 |
| Links |