v8-cmake
v8-cmake copied to clipboard
Ia32 8.7
#5: Build for IA32 (x86). I originally was doing this on master but had build issues. I think in hindsight that was due to a problem with MAX_PATH on Windows. So I merged the changes on the 8.7 branch for now.
See issue #42
FYI this does not fix the path limitation issue - I just was using an older version of V8 that still worked!
Thei PR is just to make Win32 builds on MSVC work