Arm32-jit is available with OTP-29.0.6 on GRiSP2

Hi folks,

just wanted to announce here in the forum that we very quickly finished the porting of the arm32-jit from OTP 27 to OTP 29!

We also ported our RTEMS patches for the jit to OTP-29 and tested them on grisp2, it works!

Now, if you enable the jit in your project you will automatically fetch a OTP-29.0.6 package for grisp2 that uses the arm32-jit.

% rebar3 grisp deploy
...
* Resolving OTP version
    29.0.6 (requirement was "29")
* Using pre-built OTP package (693d47c4)
...

Cheers!