v8

https://v8.dev/docs/build
https://v8.dev/docs/build-gn

fetch v8
gclient sync
gn gen out/foo --args='is_debug=false target_cpu="x64" v8_target_cpu="arm64" use_goma=true'

For an overview of all available gn arguments, run:

gn args out/foo --list
ninja -C out/x64.release

posted @ 2023-08-19 11:38  fndefbwefsowpvqfx  阅读(3)  评论(0编辑  收藏  举报