[Gambas-user] News about the new just-in-time compiler

Benoît Minisini g4mba5 at gmail.com
Mon Jul 2 20:10:50 CEST 2018


Le 02/07/2018 à 19:46, Benoît Minisini a écrit :
> Le 01/07/2018 à 21:59, Benoît Minisini a écrit :
>> Le 01/07/2018 à 21:44, Jussi Lahtinen a écrit :
>>> OK, now it should be fine for testing the implemented features. 
>>> However there is crash.
>>> See attachment.
>>>
>>>
>>> Jussi
>>>
>>
>> I'm currently fixing them. There are a lot, as your code intentionnaly 
>> implements a lot of corner cases!
>>
>> Regards,
>>
> 
> OK, the last commit fix most of the bugs. There is still some memory 
> leaks, but your tester project runs apparently accurately now.
> 

Beware that it takes 50s to translate your code on my system, unless you 
disable optimizations by defining `GB_JIT_CFLAGS="-O0"`.

Regards,

-- 
Benoît Minisini


More information about the User mailing list