Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Metal | Python (CPython) | Node.js |
|---|---|---|---|---|
| Score | A88 | B74 | B71 | B-65 |
| Type | WebAssembly | Language | Language | |
| Execution | aot | aot | interpreted | jit |
| Interface | cli | sdk | cli | cli |
| Cold Start | 1ms | 50ms | 50ms | 50ms |
| Memory | 5MB | 100MB | 15MB | 40MB |
| Startup | <1ms | 20ms | 10ms | 20ms |
| Isolation | process | hardware | process | process |
| Maturity | production | production | production | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Swift, Objective-C, C++ | Python | JavaScript, TypeScript |
| License | Apache-2.0 | Proprietary | Other | MIT |
| Links |