js_of_ocaml icon indicating copy to clipboard operation
js_of_ocaml copied to clipboard

recognize String concat

Open hhugo opened this issue 5 years ago • 3 comments

hhugo avatar Apr 04 '20 15:04 hhugo

https://github.com/ocaml/ocaml/pull/9565

hhugo avatar May 15 '20 09:05 hhugo

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 avatar May 15 '20 10:05 nojb

@nojb, That's right

hhugo avatar May 15 '20 11:05 hhugo