great choice!
104649 items (96858 unread) in 19 feeds
Friends
(992 unread)
Build
(67517 unread)
Heads
(712 unread)
News
(27430 unread)
fun
(207 unread)
great choice!
assuming the generated C code is good, why not?
thanks!
@Josh: Hi! You mentioned my reason… I work on a CXX-free embedded controller. Moving from ASN.1 to protocol buffer at IPC (hate threads) level thanks to your awesome upb and I was starting to write the Lua bindings to finish the migration integrating the http front-end and some Lua based helpers running inside the controller. So porting ucb to C++ because will hit me… badly
… your implementation is great!. I understand porting it to C++ will save you some lines… but maybe some refactoring can help to reduce the complexity without having to switch to C++? you can do all the bindings you aim keeping it in C… with all it’s current benefits
please don’t :’(