Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Bun | llama.cpp |
|---|---|---|---|
| Score | A-83 | B+76 | C+63 |
| Type | WebAssembly | Language | |
| Execution | hybrid | jit | aot |
| Interface | cli | cli | cli |
| Cold Start | 2ms | 3ms | 100ms |
| Memory | 8MB | 25MB | 50MB |
| Startup | 1ms | 1ms | 10ms |
| Isolation | process | process | process |
| Maturity | stable | stable | production |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | JavaScript, TypeScript, JSX, TSX | C, C++ |
| License | MIT | MIT | MIT |
| Links |