Closed mbacarella closed 1 year ago
Alright, reworked our project to actually use this. Works! (and found some eyebrow raising unsigned -> signed coercion issues!)
Anyway, ready for your consideration.
Thank you @c-cube!
I'm noticing the failing CI tests. I'm confused, I run dune build @install
locally and don't get those erorrs.
Oh, I see, the CI is doing a merge master first.
Thank you!
Closes https://github.com/mransan/ocaml-protoc/issues/185
Still very much working on this. The generation works but haven't instrumented my project to actually run it yet.It's ready to review now.