Re: BeamJIT for 32-bit ARM?
Raoul Duke <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAJ7XQb6D7B5rCTZQZBvoqrqdSwoQ6g9zL5VF899kTGi4BHBqxw@mail.gmail.com> |
hah somebody should make a startup to make universal assembly code translator. On Wed, Oct 21, 2020 at 9:42 AM Frank Hunleth <[email protected]> wrote: > Hi Lukas, > > On Wed, Oct 21, 2020 at 10:43 AM Lukas Larsson <[email protected]> wrote: > > We are thinking about it, but have not yet decided if we should do it or > not. One of the problems is that the assembler we are using does not > support ARM at all right now, and only 64-bit ARM is being worked on as far > as I know. > > > > Thanks! I now see the asmjit/aarch64 branch with the recent work on 64-bit > ARM. > > Frank >