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