flatbuffers icon indicating copy to clipboard operation
flatbuffers copied to clipboard

Introduce more idiomatic Bazel build rules for Flatbuffers

Open mbeards opened this issue 1 year ago • 0 comments

WIP!

  • Build a tree of flatbuffers_library rules
  • Run codegen aspects over them

TODO:

  • C++ tests
  • Python codegen
  • Workflow for options for C++, Python (config_setting maybe?)

mbeards avatar May 17 '24 16:05 mbeards