Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Google Cloud Functions | Candle |
|---|---|---|---|
| Score | A-83 | C59 | D48 |
| Type | WebAssembly | Serverless | |
| Execution | hybrid | hybrid | jit |
| Interface | cli | platform | sdk |
| Cold Start | 2ms | 300ms | 300ms |
| Memory | 8MB | 128MB | 200MB |
| Startup | 1ms | 50ms | 50ms |
| Isolation | process | container | process |
| Maturity | stable | production | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Rust |
| License | MIT | Proprietary | Apache-2.0 |
| Links |