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