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