[Gambas-user] Does anyone have any thoughts on webassembly

Benoit Minisini benoit.minisini at gambas-basic.org
Sat Aug 6 17:38:37 CEST 2022


Le 06/08/2022 à 09:04, Brian G a écrit :
> How did it work with the llvm when it was being used
> 
> --
> Thanks
> Brian G
> 

Exactly the same way. The problem was that llvm didn't care with 
backward compatibility in its JIT library, so all the code had to be 
rewritten. Hence my JIT component that use C instead of these frameworks 
that are useless without backward-compatibility.

Regards,

-- 
Benoît Minisini.


More information about the User mailing list