js_of_ocaml
js_of_ocaml copied to clipboard
recognize String concat
https://github.com/ocaml/ocaml/pull/9565
Hi @hhugo, just to keep your use-case in mind, is it right that changing ^ to be an external (either in C or a compiler primitive) would be enough for the needs of js_of_ocaml ?
@nojb, That's right