starwing / lua-protobuf

A Lua module to work with Google protobuf
MIT License
1.75k stars 387 forks source link

Pure Lua5.1 protobuf? #215

Open JSH32 opened 2 years ago

JSH32 commented 2 years ago

Some people are using lua in embedded environments which do not allow FFI, is it possible to make a pure Lua 5.1 protobuf lib as part of this?