Is the ocaml code compiled to bytecode or to native code? (i.e. do you use ocamlc or ocamlopt)

  • created

    Feb '05
  • last reply

    Feb '05
  • 1

    reply

  • 226

    views

  • 2

    users

ocamlopt. With "-unsafe" flag on.