• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD22-Oct-20252.4 KiB116103

README.mdD22-Oct-2025324 96

def.cD22-Oct-202528.2 KiB921687

lua_proto_library.bzlD22-Oct-20254.7 KiB132113

main.cD22-Oct-20251.8 KiB7454

msg.cD22-Oct-202531.8 KiB1,096669

test.protoD22-Oct-20252.3 KiB7666

test_upb.luaD22-Oct-202525.3 KiB830647

upb.cD22-Oct-20258.6 KiB239141

upb.hD22-Oct-20253.9 KiB11366

upb.luaD22-Oct-20251.1 KiB4125

upbc.ccD22-Oct-20253.5 KiB11794

README.md

1# upb Lua bindings
2
3These are some bare-bones upb bindings for Lua.
4
5These bindings exist primarily for experimentation and testing.
6They are incomplete and are not really intended for use in any application.
7This is by no means a complete or supported protobuf library, and in fact
8we don't even claim it to be functional.
9