Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | wazero | Metal |
|---|---|---|---|
| Score | A88 | A-81 | B74 |
| Type | WebAssembly | WebAssembly | |
| Execution | aot | jit | aot |
| Interface | cli | sdk | sdk |
| Cold Start | 1ms | 1ms | 50ms |
| Memory | 5MB | 5MB | 100MB |
| Startup | <1ms | <1ms | 20ms |
| Isolation | process | process | hardware |
| Maturity | production | stable | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | Go | Swift, Objective-C, C++ |
| License | Apache-2.0 | Apache-2.0 | Proprietary |
| Links |