gen_js_api
gen_js_api copied to clipboard
Wrap functions supplied to Ojs.iter_properties
To support effect handlers, we are changing the calling convention of OCaml functions. See https://github.com/ocsigen/js_of_ocaml/pull/1340. Wrapping Ocaml functions is now mandatory to use them from JavaScript.