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