Open Drup opened 8 years ago
It should be possible to make a toplevel by spliting the code as it is entered and by compiling the client bytecode with js_of_ocaml when a page is served.
js_of_ocaml
Note after discussion with @vouillon
#require
It should be possible to make a toplevel by spliting the code as it is entered and by compiling the client bytecode with
js_of_ocaml
when a page is served.