Re: BeamJIT for 32-bit ARM?
Lukas Larsson <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAP3zBqOEmMc9qjTujv9xb4EVG6+WV3A548okBYmmF1U-M=G6NA@mail.gmail.com> |
Hello, On Wed, Oct 21, 2020 at 4:25 PM Frank Hunleth <[email protected]> wrote: > Like probably everyone, I’m really looking forward to the upcoming BeamJIT. > > > > I saw that 64-bit ARM support was being worked on. Does anyone know if > 32-bit ARM is being worked on or being planned? If not, is this something > that someone in the community could help out with or would it be best to > wait a bit? > 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. Lukas >