|
|
|
|
|
by dmpk2k
1350 days ago
|
|
> so we should not expect any meaningful performance gain from typing Elixir code but > The Erlang compiler already does so to improve performance within a single module and we want to eventually do so across modules and applications too. A bit confused by this. Will Elixir potentially embed types in BEAM files like Erlang increasingly does to inform the JIT, or not? |
|