On Wed, May 19, 2010 at 6:35 AM, David Allsopp wrote: > > There are two pretty viable alternatives for running OCaml code in a web > browser - ocamljs[1] is a JavaScript backend for ocamlopt and O'Browser[2] > which is a JavaScript implementation of the OCaml bytecode interpreter (or > VM, as it's been called in this thread). > > There's also nacl-ocaml [1] that uses google's native client to directly execute native ocaml. [1]: http://code.google.com/p/nacl-ocaml