gen_js_api icon indicating copy to clipboard operation
gen_js_api copied to clipboard

Wrap functions supplied to Ojs.iter_properties

Open vouillon opened this issue 3 years ago • 0 comments

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.

vouillon avatar Dec 08 '22 10:12 vouillon