Skip to content

Instantly share code, notes, and snippets.

View elfinlazz's full-sized avatar

ElFinLazz elfinlazz

  • Seoul, South Korea
View GitHub Profile

Building Chrome V8 on Windows

In order to be able to build v8 from scratch on Windows for x64, please follow the following steps.

These instructions were updated to work with Windows 11 Build 10.0.22621, but this should also work on WInodws 10

NOTE: While the Chrome team does provide decent documentation, there are some nuances and other additional steps that must be done for v8 to compile on Windows.

Documentation: