Hi all, I am new to Pants. I joined the slack ch...
# general
f
Hi all, I am new to Pants. I joined the slack channel to investigate about Pant's support for building C/C++ embedded project. I see only Java, Python and Scala are featured on Pants website. There is no sample for C/C++. At my work I am DevOps in CI/CD helping team to investigate a new scalable build framework for their monorepo huge repository. My team have been investigating Bazel as suggested by the eng client team. Late in the game, Bazel still have yet to support multiplatform build, ie. building target for multiple platforms : PPC, x86_64 using 1 or more toolchain with a single bazel build invocation. Does Pants support that? Thank you in advance.