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