Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Vercel Edge Functions | Vulkan |
|---|---|---|---|
| Score | A-83 | B71 | C+64 |
| Type | WebAssembly | Edge | |
| Execution | hybrid | jit | aot |
| Interface | cli | platform | sdk |
| Cold Start | 2ms | 10ms | 100ms |
| Memory | 8MB | 128MB | 200MB |
| Startup | 1ms | 1ms | 30ms |
| Isolation | process | process | hardware |
| Maturity | stable | stable | production |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | JavaScript, TypeScript, WebAssembly | C, C++ |
| License | MIT | Proprietary | Apache-2.0 |
| Links |