Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | ROCm | ONNX Runtime |
|---|---|---|---|
| Score | A88 | C56 | C-50 |
| Type | WebAssembly | ||
| Execution | aot | aot | hybrid |
| Interface | cli | sdk | sdk |
| Cold Start | 1ms | 200ms | 500ms |
| Memory | 5MB | 600MB | 300MB |
| Startup | <1ms | 100ms | 100ms |
| Isolation | process | hardware | process |
| Maturity | production | stable | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | C, C++, Python | Python, C++, C#, Java |
| License | Apache-2.0 | MIT | MIT |
| Links |