Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Firecracker | ExLlamaV2 |
|---|---|---|---|
| Score | A-83 | B70 | D47 |
| Type | WebAssembly | MicroVM | |
| Execution | hybrid | aot | aot |
| Interface | cli | api | sdk |
| Cold Start | 2ms | 125ms | 1000ms |
| Memory | 8MB | 5MB | 300MB |
| Startup | 1ms | 100ms | 200ms |
| Isolation | process | microvm | process |
| Maturity | stable | production | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | Any | Python, C++, CUDA |
| License | MIT | Apache-2.0 | MIT |
| Links |