Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Metal | gVisor |
|---|---|---|---|
| Score | A88 | B74 | B72 |
| Type | WebAssembly | MicroVM | |
| Execution | aot | aot | hybrid |
| Interface | cli | sdk | cli |
| Cold Start | 1ms | 50ms | 50ms |
| Memory | 5MB | 100MB | 20MB |
| Startup | <1ms | 20ms | 30ms |
| Isolation | process | hardware | microvm |
| Maturity | production | production | stable |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Swift, Objective-C, C++ | Any |
| License | Apache-2.0 | Proprietary | Apache-2.0 |
| Links |