Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Python (CPython) | Vulkan | Google Cloud Functions |
|---|---|---|---|---|
| Score | A88 | B71 | C+64 | C59 |
| Type | WebAssembly | Language | Serverless | |
| Execution | aot | interpreted | aot | hybrid |
| Interface | cli | cli | sdk | platform |
| Cold Start | 1ms | 50ms | 100ms | 300ms |
| Memory | 5MB | 15MB | 200MB | 128MB |
| Startup | <1ms | 10ms | 30ms | 50ms |
| Isolation | process | process | hardware | container |
| Maturity | production | production | production | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Python | C, C++ | Python, JavaScript, TypeScript, Go, Java, Ruby, PHP |
| License | Apache-2.0 | Other | Apache-2.0 | Proprietary |
| Links |