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