compiler-benchmark icon indicating copy to clipboard operation
compiler-benchmark copied to clipboard

`ocamlopt` compiles to machine code

Open ninjaaron opened this issue 1 year ago • 0 comments

OCaml has both bytecode and machine code compilers. ocamlopt compiles to machine code. ocamlc compiles to bytecode.

ninjaaron avatar May 17 '24 15:05 ninjaaron