|
|
|
|
|
by EduardoRFS
1768 days ago
|
|
OCaml is much faster than Go in the bytecode mode, as you have interfaces files which drastically simplify the typing process. The compiling pipeline of bytecode is basically typing -> lambda -> bytegen Bytegen is really close to what Zinc does. |
|
But doesn't the compiled code run slower in bytecode mode? I think that counts.