hhugo
hhugo
Just to make sure my comment doesn't get lost in the noise above. https://github.com/ocaml-community/yojson/pull/168 allows jsoo to remove lexers if no used.
This issue should probably be closed since #163 has been merged
I think the API needs to include `utf_8` in the names.
> Among the aspects that will IMO require some discussion, there is the way the Symtable module has been split. Currently, much of its code is duplicated and it'd certainly...
How do we make sure changes to symtable and dll get propagated to dynlink ? Do we have enough tests to spot missing updates ? If no, can we improve...
> would be great to get a fix. We're planning to use 5.2~alpha1 for semgrep, but can't right now because of package conflict with ocamlformat (and also jsoo) (Jsoo 5.7...
@ghuysmans, do you plan to do anything with this PR ? Using `--enable effects` might solve your stackoverflow issue.
> It mostly works but I had to debug strange issues related to typed arrays (separate compilation seems to break weak symbols resolution) and a curious interpretation of try/catch in...
js_of_ocaml is currently going the other direction of modernizing its js output. We can certainly make some small changes if it helps your use case but we won't be able...
Why doesn't the "transition" mechanism work in that case ?