tree: 61e9023d77e2d987ac4c40d9749d473f47870807 [path history] [tgz]
  1. BUILD.bazel
  2. def.c
  3. lua_proto_library.bzl
  4. main.c
  5. msg.c
  6. README.md
  7. test.proto
  8. test_upb.lua
  9. upb.c
  10. upb.h
  11. upb.lua
  12. upbc.cc
lua/README.md

upb Lua bindings

These are some bare-bones upb bindings for Lua.

These bindings exist primarily for experimentation and testing. They are incomplete and are not really intended for use in any application. This is by no means a complete or supported protobuf library, and in fact we don't even claim it to be functional.