I am interested in porting GitHub - hazelgrove/hazel: Hazel, a live functional programming environment with typed holes to OCaml / Js_of_ocaml / Incr_dom / bonsai.
I’m wondering if there is some rescript/ocaml flag that will let me do a mechanical line by line translation of *.re to *.ml ?
Of course the FFI / library calls will result in errors, but I’m fine with manually fixing those.
Thanks!