Select runtimes to compare side by side. Click chips below to toggle selection.
| Metric | Wasmtime | Bun | Vulkan |
|---|---|---|---|
| Score | A88 | B+76 | C+64 |
| Type | WebAssembly | Language | |
| Execution | aot | jit | aot |
| Interface | cli | cli | sdk |
| Cold Start | 1ms | 3ms | 100ms |
| Memory | 5MB | 25MB | 200MB |
| Startup | <1ms | 1ms | 30ms |
| Isolation | process | process | hardware |
| Maturity | production | stable | production |
| Languages | Rust, C, C++, Go, Python, AssemblyScript | JavaScript, TypeScript, JSX, TSX | C, C++ |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Links |