Okay, thank you.

Have a nice day

Il giorno venerdì 9 febbraio 2024 alle 17:52:15 UTC+1 Eric Salo ha scritto:

> Hi Davide -
>
> It is *possible* to use upb natively but this is neither recommended nor 
> supported because the purpose of upb is to act as a hidden layer and we 
> make breaking changes to it with great frequency. Example: The amalgamation 
> target is a hack that we use to get the Ruby and PHP protobuf 
> implementations to build in non-bazel environments. We would love to get 
> rid of it someday and when we do there will be no warning - it will simply 
> vanish.
>
> - Eric
>
> On Fri, Feb 9, 2024 at 6:19 AM Dav-11 <[email protected]> wrote:
>
>> Hello,
>> I am working on protobuf in C.
>> RN I am using pbtools (https://github.com/eerimoq/pbtools).
>> I would like to use upb.
>> I found out you can create upb.c/.h for the runtime by running bazel 
>> build amalgamation.
>> I suppose that the *upb_generator* is the compiler for the *.proto 
>> files, if that is so, can someone help me figure out how to build/use it ?
>>
>> Also if there is a group for upb can someone point it out to me please ? 
>> I am having hard time figuring out information about the project.
>>
>> Thank you all
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Protocol Buffers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/protobuf/c3afdd12-032f-4597-81ef-149a7100834an%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/protobuf/c3afdd12-032f-4597-81ef-149a7100834an%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/83e62b34-8375-4bb2-a18d-d25890befd42n%40googlegroups.com.

Reply via email to