summaryrefslogtreecommitdiff
path: root/compiler/wasm32/nwasmcnv.pas
Commit message (Expand)AuthorAgeFilesLines
* * updated the a_fXX_convert_su_iYY asm ops to their modern format a_fXX_conve...nickysn2021-01-221-8/+8
* + implemented second_ansistring_to_pchar for WebAssemblynickysn2021-01-191-2/+33
* + implemented int to real conversionnickysn2021-01-051-4/+79
* + implemented twasmtypeconvnode.second_int_to_boolnickysn2021-01-051-0/+66