V8 JavaScript Engine Research (i) Introduction

Source: Internet
Author: User
V8 JavaScript Engine Introduction

V8 is Google's efficient JavaScript engine. It is developed using C + +, fully open source, and most notably used in Chrome as the JavaScript parsing engine.

V8 implements the ECMAScript-262 standard that can run on Windows (XP and above), Mac OS X (10.5 and above), and Linux systems that use IA-32, x64, or arm processors.

V8 is typically used in browsers as a parsing engine for JavaScript, or embedded in any application.

C + +-based applications can expose any object and function to JavaScript code using V8.

V8 is a newer JavaScript engine that is known for its efficiency and speed, with V8 performance exceeding JScript (ie use), SpiderMonkey (Firefox use), JavaScriptCore (Safari) in multiple performance tests Wait for the engine.

V8 JavaScript Engine Research (i) Introduction

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.