• Home
Name Date Size #Lines LOC

..--

BUILD.bazelD04-Jul-20253.7 KiB130117

README.mdD04-Jul-2025324 96

def.cD04-Jul-202529.4 KiB941687

lua_proto_library.bzlD04-Jul-20256.1 KiB155137

main.cD04-Jul-20252.8 KiB8447

msg.cD04-Jul-202533.1 KiB1,117669

test.protoD04-Jul-20252 KiB7060

test_upb.luaD04-Jul-202526.4 KiB847646

upb.cD04-Jul-20259.9 KiB259141

upb.hD04-Jul-20255.2 KiB13366

upb.luaD04-Jul-20252.3 KiB5925

upbc.ccD04-Jul-20254.8 KiB13594

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