I was under the impression it was compiled into .beam files. Is this just a subtle point that I'm missing somewhere?
There is a native-code compiler (HiPE). I'm not sure how "much" it compiles the code (e.g. whether type-dispatch code remains or not).
I was under the impression it was compiled into .beam files. Is this just a subtle point that I'm missing somewhere?