
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 support libraries to manipulate the dom tree and widgets for use in programs meant to be run in o'browser.