Closed
Description
We are having trouble with a Stack_overflow exception that we cannot trace... There is no
problem with the OCaml version and the stack size is reasonable. Other than polymorphic hash and equality function, are there other possible cause for such an error? Is there support for debuging of some kind in js_of_ocaml? For instance, is there a way to print a backtrace?