Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Python (CPython) | Node.js | Ollama |
|---|---|---|---|---|
| Score | A-83 | B71 | B-65 | D49 |
| Type | WebAssembly | Language | Language | |
| Execution | hybrid | interpreted | jit | hybrid |
| Interface | cli | cli | cli | cli |
| Cold Start | 2ms | 50ms | 50ms | 1000ms |
| Memory | 8MB | 15MB | 40MB | 500MB |
| Startup | 1ms | 10ms | 20ms | 100ms |
| Isolation | process | process | process | process |
| Maturity | stable | production | production | production |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | Python | JavaScript, TypeScript | Python, JavaScript, Go |
| License | MIT | Other | MIT | MIT |
| Links |