v8
« Back to VersTracker
Description:
Google's JavaScript engine
Type: Formula  |  Latest Version: 103f8b437f5e791e0aef9d5c372521a5d675fabb@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @ChromiumDev  |  formulae.brew.sh
Category: Developer tools
Tags: javascript engine v8 runtime browser nodejs
Install: brew install v8
About:
V8 is Google's open-source JavaScript engine, written in C++ and used in Chrome and Node.js. It compiles JavaScript to native machine code before execution using JIT compilation. The engine also provides a sandboxed environment for executing untrusted code with high performance.
Key Features:
  • Just-in-time (JIT) compilation for high performance
  • Supports modern ECMAScript standards
  • Embeddable C++ API for integration into other applications
  • Garbage collection and memory management
  • WebAssembly support
Use Cases:
  • Building JavaScript runtime environments
  • Embedding scripting capabilities in C++ applications
  • Developing Node.js and browser engines
Alternatives:
  • JavaScriptCore – Apple's engine used in Safari, more focused on macOS/iOS ecosystem
  • SpiderMonkey – Mozilla's engine, powers Firefox, with similar embeddable capabilities
Version History
Detected Version Rev Change Commit
Mar 1, 2026 12:57am 103f8b437f5e791e0aef9d5c372521a5d675fabb 0 VERSION_BUMP b2c8d20f
Feb 2, 2026 1:13am 5550ba0f4053c3cbb0bff3d60ded9d867b6fa371 0 VERSION_BUMP 9fde8b21
Sep 16, 2025 9:09am 4a8016dc391553fa1644c0740cc04eaac844121e 0 VERSION_BUMP 3d510974
Sep 20, 2024 4:22pm 0 VERSION_BUMP 04a85097
Oct 18, 2023 6:21pm 0 VERSION_BUMP 0bbe4f78
Sep 21, 2023 2:52am 0 VERSION_BUMP 95633752
Sep 13, 2023 1:29am 0 VERSION_BUMP 1d9b8e00
Sep 7, 2023 2:58pm 0 VERSION_BUMP 323c09ca
Aug 11, 2023 3:17am 0 VERSION_BUMP c4bbf6b7
May 16, 2023 6:20pm 0 VERSION_BUMP 0c85693d