1This directory contains code that interfaces upb with external C/C++ 2libraries. Right now this is: 3 4 * upb/bindings/lua: 5 a Lua extension that exposes upb to Lua programs via the Lua C API. 6