Repository navigation
V8

V8 is Google's open source high-performance JavaScript and WebAssembly engine, written in C++. It powers modern web browsers like Google Chrome and is also used in server-side environments such as Node.js, among others. V8 supports ECMAScript standards and provides features like Just-In-Time (JIT) compilation, garbage collection, and WebAssembly execution. V8 is a critical component in enabling fast, scalable, and efficient JavaScript applications across various platforms.
Build cross-platform desktop apps with JavaScript, HTML, and CSS
PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
A framework for finding JavaScript memory leaks and analyzing heap snapshots
Execute JavaScript from Go
企业级 Node.js 应用性能监控与线上故障定位解决方案
JavaScript on Fiber (built on Chrome's V8 JavaScript engine)
A minimalist bytecode compiler for Node.js
benchmark tooling that loves you ❤️
A library for adding scripting to .NET applications. Supports V8 (Windows, Linux, macOS) and JScript/VBScript (Windows).
V8 Javascript Engine for PHP — This PHP extension embeds the Google V8 Javascript Engine
Blazing fast flame graph tool for V8 and Node 🔥
一套移动端高性能高可用的动态化跨端开发框架
Node.js virtual machine for Android and iOS
The source code of v8.dev, the official website of the V8 project.
🔧 A list of Crankshaft bailout reasons with examples