Demo repository for cppfront-bzl-rules
Make sure that you build with -std=c++20.
$ bazel build --copt="-std=c++20" :hello_worldNote that the exact path on your computer may differ
$ bazel build --copt="-std=c++20" :hello_world_cpp2
$ less bazel-out/k8-fastbuild/bin/foo.cpp