V8 Engine
Jan 9, 2023 · 2 min read · V8 is open source high-performance javascript engine. it compiles and executes javascript code It is used in chrome browser and NodeJS and it is written in C++. V8 is high performed engine because it combines two parts of the engine the compiler and ...
Join discussion


