L1VM - JIT compiler ARM

I did try to work on a ARM JIT-compiler for L1VM. I can’t even make the integer or double math instructions work. And my JIT-compiler crashed with a segmentation fault.

To make a long story short: I now want to collect donations to hire someone who writes the ARM JIT-compiler: ko-fi JIT-compiler ARM

I have not the time to do this and I think there are some better coders for this as me.

I did upload my buggy code to my L1VM GitHub repo. Maybe you can help me…