Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21,004 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCaml on WASM

This is a forked version of OCaml, aimed to be compiled to WASM.

Compilation

Before

Install Emscripten

Follow the official instructions.

Compile

emconfigure ./configure
cd runtime
emmake make ocamlruntime

So you get ocamlrun.js and ocamlrun.wasm

Embedded libraries

About

This is a forked version of OCaml, aimed to be compiled to WASM.

Topics

Resources

Contributing

Stars

Watchers

Forks

Contributors

Languages