Transpiling to C means you get all architectures gcc supports.
Building a backend for LLVM to a single architecture, well, only provides access to that architecture.
Transpiling to C means you get all architectures gcc supports.
Building a backend for LLVM to a single architecture, well, only provides access to that architecture.