Js_of_ocaml
Last Updated: 27, July 2020 at 09:35:49
Overview
A compiler that takes OCaml byte-code and compiles it to Javascript - it also offers handy functions for interacting with browser objects like the DOM.
Related Workflows
Coding
- Running OCaml in your Browser - Use js_of_ocaml to run OCaml code in the browser and interoperate with Javascript libraries from OCaml