- 授权协议: BSD
- 开发语言: C/C++ JavaScript
- 操作系统: 跨平台
- 软件首页: https://developers.google.com/v8/
- 软件文档: https://github.com/v8/v8/wiki/Getting%20Started%20with%20Embedding
- 官方下载: https://github.com/v8/v8/releases
软件介绍
V8 是 Google 发布的开源 JavaScript 引擎,采用 C++ 编写,在 Google 的 Chrome 浏览器中被使用。V8 引擎可以独立运行,也可以用来嵌入到 C++ 应用程序中执行。
