Skip to main content

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.

ocsigen/js_of_ocaml

Related Workflows

Coding

  1. Running OCaml in your Browser - Use js_of_ocaml to run OCaml code in the browser and interoperate with Javascript libraries from OCaml

Edit this page on Github