Question about the New BeamASM
me <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I just found out OTP team has made the PR for Beam JIT feature https://github.com/erlang/otp/pull/2745 <https://github.com/erlang/otp/pull/2745> I’m very excited about it, but at the same time not completely sure about the complexity it brings into VM and justification about choosing asmjit which only officially support X86 and not ORCv2 from LLVM project https://llvm.org/docs/ORCv2.html I’m sure otp team has put lots of thoughts on this big feature, could anyone share more information about it cheers, Lin