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