Open mmarchini opened 4 years ago
Ninja and GN have pre-built binaries for Linux, macOS, and Windows, but I believe it can compile for at least PowerPC and s390 (and I believe this is done already in NodeJS's CI), per https://github.com/nodejs/node/pull/38299#discussion_r618375438
Official info:
For what it's worth, I believe depot_tools
has both gn
and ninja
for Linux, macOS and Windows. Which I believe may already be required for building V8?
List GN and Ninja platform support so we can compare with our existing supported platforms.