hhugo
hhugo
This is for current trunk. Master is compatible with 5.2. I was planning a new release but I need to fix some regression first (unrelated to 5.2)
Note that there are many tests that only pass with a specific version of OCaml (mostly expect tests)
I think I understand the issue. You should be able to avoid the usage of js_expr by using a well constrained `Obj.magic` ```ocaml let unsafe_cast (x : ('c, 'a ->...
> Just asking in the meantime: do you believe the prompt_before_unload could itself be rewritten directly as an instance of Dom_html.handler ? possibly, modifying/generalizing Dom_html.handler's implementation… I'm not sure, you...
There is no support for this yet. Feel free to open a PR adding support for it.
The dune lang constraint will need to be updated to 3.11.0 (dune.3.10) as been released alrady)
What does bumping these version gives us ?
> What does bumping these versions gives us ? ^^ @smorimoto
@smorimoto, gentle ping ?
> there are many performance and runtime size benefits What performance benefits do you have in mind ?