如何自己编译V8引擎
最近因为一些需求,需要对 V8 引擎进行一些修改,所以研究了一下如何自己编译 V8 引擎,下面是对所搜集到的材料的总结。 先决条件 参考: https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md#setting-up-windows https://gist.github.com/jhalon/5cbaab99dccadbf8e783921358020159#setting-up-windows Once you have Visual Studio 2022 installed,