From c4d78e756e1441540308514c50e16b386b22ea38 Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Tue, 8 Sep 2015 00:46:17 -0700 Subject: v8-native-prototype submodule Also added script to build d8 from source --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..c6296e11 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/v8-native-prototype"] + path = third_party/v8-native-prototype + url = https://github.com/WebAssembly/v8-native-prototype -- cgit v1.2.3