What is V8?

V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. It is used in Chrome and in Node.js, among others. It implements ECMAScript and WebAssembly, and runs on Windows 7 or later, macOS 10.12+, and Linux systems that use x64, IA-32, ARM, or MIPS processors. V8 can run standalone, or can be embedded into any C++ application.

Latest blog posts

  1. Sparkplug — a non-optimizing JavaScript compiler JavaScript
  2. Short builtin calls JavaScript
  3. V8 release v9.1 release
  4. V8 release v9.0 release
  5. Faster releases
  6. Super fast super property access JavaScript
  7. Faster JavaScript calls internals
  8. V8 release v8.9 release
  9. An additional non-backtracking RegExp engine internals RegExp
  10. V8 release v8.7 release

More articles can be found in the blog archive.

Latest @v8js tweets

View tweets by @v8js