thanks! that will certainly be helpful to sort out the effect of JS dependencies vs. that of the Reason syntax alone.
For a non-JS Reason library to be used in an OCaml context, would it be feasible / make sense in principle to just translate all .re
files into .ml
files with ocamlformat from the start and then forget about Reason altogether?