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