Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | WasmEdge | llama.cpp | ROCm |
|---|---|---|---|
| Score | A89 | C+63 | C56 |
| Type | WebAssembly | ||
| Execution | hybrid | aot | aot |
| Interface | cli | cli | sdk |
| Cold Start | 1ms | 100ms | 200ms |
| Memory | 5MB | 50MB | 600MB |
| Startup | <1ms | 10ms | 100ms |
| Isolation | process | process | hardware |
| Maturity | production | production | stable |
| Languages | Rust, C, C++, Go, JavaScript, Swift, AssemblyScript | C, C++ | C, C++, Python |
| License | Apache-2.0 | MIT | MIT |
| Links |