ocamljs
ocamljs copied to clipboard
Closure Compiler support
Hi Jake,
I've removed the trampoline arity restriction to accomodate curried object constructors with many arguments. I've also added caml_mod_float and fixed a string literal printing bug (the native caml_is_printable returns true for 127-255).
Let me know if there are changes you find unpalatable and I can revert them. Feel free to comment inline.
Best,
David