js_of_ocaml
js_of_ocaml copied to clipboard
When using wasm_of_ocaml, how do I export specific OCaml functions in wasm?
Is there some sort of best practice for this requirement?