Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Candle | MLC LLM |
|---|---|---|---|
| Score | A-83 | D48 | F38 |
| Type | WebAssembly | ||
| Execution | hybrid | jit | aot |
| Interface | cli | sdk | sdk |
| Cold Start | 2ms | 300ms | 2000ms |
| Memory | 8MB | 200MB | 500MB |
| Startup | 1ms | 50ms | 500ms |
| Isolation | process | process | process |
| Maturity | stable | stable | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | Rust | Python, C++ |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Links |