Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | V8 | ROCm |
|---|---|---|---|
| Score | A-83 | B74 | C56 |
| Type | WebAssembly | Language | |
| Execution | hybrid | jit | aot |
| Interface | cli | embedded | sdk |
| Cold Start | 2ms | 5ms | 200ms |
| Memory | 8MB | 30MB | 600MB |
| Startup | 1ms | 2ms | 100ms |
| Isolation | process | process | hardware |
| Maturity | stable | production | stable |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | JavaScript, TypeScript, WebAssembly | C, C++, Python |
| License | MIT | BSD-3-Clause | MIT |
| Links |