Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | gVisor | MLX |
|---|---|---|---|
| Score | A-83 | B72 | D47 |
| Type | WebAssembly | MicroVM | |
| Execution | hybrid | hybrid | jit |
| Interface | cli | cli | sdk |
| Cold Start | 2ms | 50ms | 500ms |
| Memory | 8MB | 20MB | 200MB |
| Startup | 1ms | 30ms | 100ms |
| Isolation | process | microvm | process |
| Maturity | stable | stable | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | Any | Python, C++, Swift |
| License | MIT | Apache-2.0 | MIT |
| Links |