This is a forked version of OCaml, aimed to be compiled to WASM.
Install Emscripten
Follow the official instructions.
emconfigure ./configure
cd runtime
emmake make ocamlruntime
So you get ocamlrun.js and ocamlrun.wasm
- unix/Offical Version 4.12.0
 - systhreads/Offical Version 4.12.0
 - integeres/0.14.0
 - ctypes/0.18.0
 - base/0.14.0
 - core_kernel/0.14.0