Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Metal | AWS Lambda |
|---|---|---|---|
| Score | A-81 | B74 | B-65 |
| Type | WebAssembly | Serverless | |
| Execution | jit | aot | hybrid |
| Interface | sdk | sdk | platform |
| Cold Start | 1ms | 50ms | 200ms |
| Memory | 5MB | 100MB | 128MB |
| Startup | <1ms | 20ms | 100ms |
| Isolation | process | hardware | microvm |
| Maturity | stable | production | production |
| Languages | Go | Swift, Objective-C, C++ | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust |
| License | Apache-2.0 | Proprietary | Proprietary |
| Links |