V8
Google's high-performance JavaScript engine
B
Score: 74/100
Type
Language Runtime
Execution
jit
Interface
embedded
About
V8 is Google's open source high-performance JavaScript and WebAssembly engine. It powers Chrome, Node.js, Deno, and many other platforms. Features include JIT compilation, garbage collection, and excellent performance optimization.
Performance
5ms
Cold Start
30MB
Base Memory
2ms
Startup Overhead
Languages
JavaScriptTypeScriptWebAssembly
Details
- Isolation
- process
- Maturity
- production
- License
- BSD-3-Clause