Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Node.js | llamafile |
|---|---|---|---|
| Score | A-81 | B-65 | C-53 |
| Type | WebAssembly | Language | |
| Execution | jit | jit | aot |
| Interface | sdk | cli | cli |
| Cold Start | 1ms | 50ms | 500ms |
| Memory | 5MB | 40MB | 100MB |
| Startup | <1ms | 20ms | 50ms |
| Isolation | process | process | process |
| Maturity | stable | production | stable |
| Languages | Go | JavaScript, TypeScript | C, C++ |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Links |