Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmer | Bun | containerd |
|---|---|---|---|
| Score | A-83 | B+76 | B-66 |
| Type | WebAssembly | Language | Container |
| Execution | hybrid | jit | hybrid |
| Interface | cli | cli | platform |
| Cold Start | 2ms | 3ms | 100ms |
| Memory | 8MB | 25MB | 20MB |
| Startup | 1ms | 1ms | 20ms |
| Isolation | process | process | container |
| Maturity | stable | stable | production |
| Languages | Rust, C, C++, Go, Python, Ruby, PHP | JavaScript, TypeScript, JSX, TSX | Any |
| License | MIT | MIT | Apache-2.0 |
| Links |