Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | WasmEdge | wazero | CTransformers |
|---|---|---|---|
| Score | A89 | A-81 | D46 |
| Type | WebAssembly | WebAssembly | |
| Execution | hybrid | jit | hybrid |
| Interface | cli | sdk | sdk |
| Cold Start | 1ms | 1ms | 800ms |
| Memory | 5MB | 5MB | 200MB |
| Startup | <1ms | <1ms | 100ms |
| Isolation | process | process | process |
| Maturity | production | stable | stable |
| Languages | Rust, C, C++, Go, JavaScript, Swift, AssemblyScript | Go | Python, C++ |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Links |