Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Google Cloud Functions | Text Generation WebUI |
|---|---|---|---|
| Score | A88 | C59 | F33 |
| Type | WebAssembly | Serverless | |
| Execution | aot | hybrid | hybrid |
| Interface | cli | platform | gui |
| Cold Start | 1ms | 300ms | 5000ms |
| Memory | 5MB | 128MB | 1000MB |
| Startup | <1ms | 50ms | 2000ms |
| Isolation | process | container | process |
| Maturity | production | production | stable |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP | Python |
| License | Apache-2.0 | Proprietary | AGPL-3.0 |
| Links |