Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | ROCm | Docker |
|---|---|---|---|
| Score | A-83 | C56 | C-54 |
| Type | WebAssembly | Container | |
| Execution | hybrid | aot | hybrid |
| Interface | cli | sdk | cli |
| Cold Start | 2ms | 200ms | 500ms |
| Memory | 8MB | 600MB | 50MB |
| Startup | 1ms | 100ms | 200ms |
| Isolation | process | hardware | container |
| Maturity | stable | stable | production |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | C, C++, Python | Any |
| License | MIT | MIT | Apache-2.0 |
| Links |