Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Cloudflare Workers | V8 |
|---|---|---|---|
| Score | A-83 | B+75 | B74 |
| Type | WebAssembly | Edge | Language |
| Execution | hybrid | jit | jit |
| Interface | cli | platform | embedded |
| Cold Start | 2ms | <1ms | 5ms |
| Memory | 8MB | 128MB | 30MB |
| Startup | 1ms | <1ms | 2ms |
| Isolation | process | process | process |
| Maturity | stable | production | production |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | JavaScript, TypeScript, Rust, C, C++ | JavaScript, TypeScript, WebAssembly |
| License | MIT | Proprietary | BSD-3-Clause |
| Links |