As per title, which one to use?
I am using ppx_deriving_yojson for now and it works well.
and there’s also GitHub - melange-community/melange-json: Compositional JSON encode/decode library and PPX for Melange and OCaml which is a library which both works in browser and native (uses yojson) and has deriver ppx which works in both these environments.