V8 topic
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.
browser-exploitation
A collection of curated resources and CVEs I use for research.
electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
blender-clojure
[EXPERIMENTAL] Blender scripting with ClojureScript. Live-coding Blender environment using modern cljs tools.
JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines. This library allows you to quickly and easily switch to using of another JavaScr...
easy-monitor
企业级 Node.js 应用性能监控与线上故障定位解决方案
v8-JavaScript-Documents
《Chrome V8源码》系列技术文章,3~4天一篇,持续更新中
coverage-node
A simple CLI to run Node.js and report code coverage.
deps
📦🔍 Analyze which package.json dependencies are in-use with V8 Coverage 🔥