Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | WasmEdge | Bun | Google Cloud Functions |
|---|---|---|---|
| Score | A89 | B+76 | C59 |
| Type | WebAssembly | Language | Serverless |
| Execution | hybrid | jit | hybrid |
| Interface | cli | cli | platform |
| Cold Start | 1ms | 3ms | 300ms |
| Memory | 5MB | 25MB | 128MB |
| Startup | <1ms | 1ms | 50ms |
| Isolation | process | process | container |
| Maturity | production | stable | production |
| Languages | Rust, C, C++, Go, JavaScript, Swift, AssemblyScript | JavaScript, TypeScript, JSX, TSX | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP |
| License | Apache-2.0 | MIT | Proprietary |
| Links |