Comment on Compiler Development: Rust or OCaml?parentComments−curling_grad3yI am not sure that the runtime efficiency of the compiler binary is that important.If the compiler is for JIT, then efficiency will be important.
Comments
If the compiler is for JIT, then efficiency will be important.