
O'browser is an ocaml virtual machine written in javascript. it runs bytecode executables produced by the regular bytecode compiler and gives the possibility to run ocaml programs directly in a web browser. you can use it with any web server.
this package contains a tutorial and examples, as well as the html api documentation.