Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | wazero | Vulkan | llama.cpp |
|---|---|---|---|
| Score | A-81 | C+64 | C+63 |
| Type | WebAssembly | ||
| Execution | jit | aot | aot |
| Interface | sdk | sdk | cli |
| Cold Start | 1ms | 100ms | 100ms |
| Memory | 5MB | 200MB | 50MB |
| Startup | <1ms | 30ms | 10ms |
| Isolation | process | hardware | process |
| Maturity | stable | production | production |
| Languages | Go | C, C++ | C, C++ |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Links |