|
|
|
|
|
by carlmr
1155 days ago
|
|
I'm more of an observer, since I'm not actively using Elixir, or Erlang, right now. I read that BEAM now supports JIT compilation. Doesn't this solve the performance issues for the most part? EDIT: Apparently not LLVM JIT but that's beside the point. |
|
Edit: It actually uses part of AsmJit, not quite from scratch, my mistake.