Closed
Description
This patch bnoordhuis/v8-cmake#43 bring v8 build from 72min to 13min for v8.
I think apply this on our side will make us less suffer dealing with v8 on windows.
Not sure our https://github.com/nodejs/node/blob/master/tools/msvs/pch/v8_pch.h is enabled by default. But our surely take much more time, maybe can fix by add more headers ?
cc @nodejs/v8 @nodejs/platform-windows