Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Python (CPython) | Vulkan | ROCm |
|---|---|---|---|---|
| Score | A88 | B71 | C+64 | C56 |
| Type | WebAssembly | Language | ||
| Execution | aot | interpreted | aot | aot |
| Interface | cli | cli | sdk | sdk |
| Cold Start | 1ms | 50ms | 100ms | 200ms |
| Memory | 5MB | 15MB | 200MB | 600MB |
| Startup | <1ms | 10ms | 30ms | 100ms |
| Isolation | process | process | hardware | hardware |
| Maturity | production | production | production | stable |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Python | C, C++ | C, C++, Python |
| License | Apache-2.0 | Other | Apache-2.0 | MIT |
| Links |