Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | AWS Lambda | Deno |
|---|---|---|---|
| Score | A-83 | B-65 | C+64 |
| Type | WebAssembly | Serverless | Language |
| Execution | hybrid | hybrid | jit |
| Interface | cli | platform | cli |
| Cold Start | 2ms | 200ms | 20ms |
| Memory | 8MB | 128MB | 35MB |
| Startup | 1ms | 100ms | 15ms |
| Isolation | process | microvm | process |
| Maturity | stable | production | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | JavaScript, TypeScript, WebAssembly |
| License | MIT | Proprietary | MIT |
| Links |