Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | GGUF | Wasmer | Vulkan |
|---|---|---|---|
| Score | A-83 | A-83 | C+64 |
| Type | WebAssembly | ||
| Execution | aot | hybrid | aot |
| Interface | embedded | cli | sdk |
| Cold Start | <1ms | 2ms | 100ms |
| Memory | 0MB | 8MB | 200MB |
| Startup | <1ms | 1ms | 30ms |
| Isolation | process | process | hardware |
| Maturity | production | stable | production |
| Languages | Any | Rust, C, C++, Go, Python, Ruby, PHP | C, C++ |
| License | MIT | MIT | Apache-2.0 |
| Links |