Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | MLX | LocalAI |
|---|---|---|---|
| Score | A-81 | D47 | F37 |
| Type | WebAssembly | ||
| Execution | jit | jit | hybrid |
| Interface | sdk | sdk | api |
| Cold Start | 1ms | 500ms | 3000ms |
| Memory | 5MB | 200MB | 800MB |
| Startup | <1ms | 100ms | 1000ms |
| Isolation | process | process | container |
| Maturity | stable | stable | stable |
| Languages | Go | Python, C++, Swift | Go, Python |
| License | Apache-2.0 | MIT | MIT |
| Links |