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