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