Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | AWS Lambda | Docker | CTransformers |
|---|---|---|---|---|
| Score | A88 | B-65 | C-54 | D46 |
| Type | WebAssembly | Serverless | Container | |
| Execution | aot | hybrid | hybrid | hybrid |
| Interface | cli | platform | cli | sdk |
| Cold Start | 1ms | 200ms | 500ms | 800ms |
| Memory | 5MB | 128MB | 50MB | 200MB |
| Startup | <1ms | 100ms | 200ms | 100ms |
| Isolation | process | microvm | container | process |
| Maturity | production | production | production | stable |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | JavaScript, TypeScript, Python, Java, Go, Ruby, .NET, Rust | Any | Python, C++ |
| License | Apache-2.0 | Proprietary | Apache-2.0 | MIT |
| Links |