The Compiler application compiles Erlang code to byte-code. The highly compact byte-code is executed by the Erlang emulator.
There are also release notes for older versions.