Open
Description
I have recently proposed to change the definition of Pervasives.min/max_int
so that Js_of_ocaml does not have to patch the bytecode (ocaml/ocaml#19). I'm wondering what other changes we could propose that would be useful to Js_of_ocaml.
-
Pervasives.min/max_int
-
caml_alloc_dummy_closure
-
Sys.int_size
-
Sys.max_array_length
- String.concat recognize String concat #977 Compiler: recognize String.concat #1585
- map OCaml values to JavaScript objects, MAKEBLOCK is used for allocating both arrays and blocks
- caml_alloc_dummy_infix could receive arity Fix compilation of some mutually recursive functions #1393 (comment)