ocsigen/js_of_ocaml

[BUG] separate compilation cause runtime duplication when using --toplevel or --dynlink

hhugo opened this issue · 0 comments

#1509 introduced a bug that cause the toplevel compiled with separate compilation to embed the jsoo runtime many times (its total size went from ~53Mo to ~77Mo).