Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | WasmEdge | gVisor | ONNX Runtime |
|---|---|---|---|
| Score | A89 | B72 | C-50 |
| Type | WebAssembly | MicroVM | |
| Execution | hybrid | hybrid | hybrid |
| Interface | cli | cli | sdk |
| Cold Start | 1ms | 50ms | 500ms |
| Memory | 5MB | 20MB | 300MB |
| Startup | <1ms | 30ms | 100ms |
| Isolation | process | microvm | process |
| Maturity | production | stable | production |
| Languages | Rust, C, C++, Go, JavaScript, Swift, AssemblyScript | Any | Python, C++, C#, Java |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Links |