积极手套

文章
3
资源
0
加入时间
2年10月17天

编译和使用V81 编译V82 编译V8为静态库3 使用V8

1 下载工具:git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git2 追加路径,后续执行命令用到。export PATH=$PATH:depot_tools父目录路径/depot_tools3 gclient更新文件,报错则配置gclient config https://chromium.googlesource.com/chromium/src.git(很久,最后要看有没有下载失败的文件)4 mk