Skip to content

Instantly share code, notes, and snippets.

@s3ththompson
s3ththompson / v8.md
Created November 4, 2015 09:15 — forked from kevincennis/v8.md
V8 Installation and d8 shell usage

Installing V8 on a Mac

Prerequisites

  • Install Xcode (Avaliable on the Mac App Store)
  • Install Xcode Command Line Tools (Preferences > Downloads)

Build V8

  • git clone git@github.com:v8/v8.git