**Describe the bug** I'm not sure if that's on purpose but `caml_list_{of,to}_js_array` are missing entries in [`js_of_ocaml_stubs.c`](https://github.com/ocsigen/js_of_ocaml/blob/master/lib/js_of_ocaml/js_of_ocaml_stubs.c) **Expected behavior** Entries should be added to `js_of_ocaml_stubs.c` **Versions** ``` > js_of_ocaml --version 3.6.0 ```