mransan / ocaml-protoc

A Protobuf Compiler for OCaml
https://mransan.github.io/ocaml-protoc/
MIT License
179 stars 33 forks source link

Self contained runtime #144

Closed mransan closed 5 years ago

mransan commented 5 years ago

Copy over and modify slightly the Protobuf runtime from ppx_deriving. This avoid ocaml-protoc to depend on all the ppx tooling and trim it's depencies to dune and stdlib-shims.