The V8 JavaScript Engine All In One
The V8 JavaScript Engine All In One
V8 JavaScript Engine
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.
https://github.com/v8/v8.dev/blob/main/src/index.njk
Node.js
event loop
libuv
https://learn.microsoft.com/en-us/training/modules/intro-to-nodejs/3-how-works?pivots=macos
https://nodejs.dev/en/learn/the-v8-javascript-engine/
i18n
https://nodejs.dev/zh-cn/learn/the-v8-javascript-engine/
https://github.com/nodejs/nodejs.dev/edit/main/content/learn/getting-started/v8-engine.zh.md
https://github.com/nodejs/nodejs.dev/blob/main/src/i18n/locales/zh-cn.json
https://github.com/web-full-stack/nodejs.dev
refs
https://zzk.cnblogs.com/my/s/blogpost-p?Keywords=v8
©xgqfrms 2012-2021
www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!
原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/16932739.html
未经授权禁止转载,违者必究!