Nikolay Nikolov
|
a47a1c093a
* disallow conversion between regular pointers and WasmExternRef
|
2 years ago |
Nikolay Nikolov
|
4d6e3b4e1a
* Don't call secondpass(left) in twasmtypeconvnode.second_int_to_real, this fixes bug #39735.
|
3 years ago |
Nikolay Nikolov
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 years ago |
Nikolay Nikolov
|
baf5ff4e05
* another WebAssembly cbool fix in twasmtypeconvnode.second_int_to_bool
|
3 years ago |
Nikolay Nikolov
|
968e23546c
* fixed second_int_to_bool for cbool types for WebAssembly
|
3 years ago |
Nikolay Nikolov
|
c6a549eb48
* int64/boolean64 fix in twasmtypeconvnode.second_int_to_bool
|
3 years ago |
nickysn
|
b527ab694c
+ implemented twasmtypeconvnode.second_class_to_intf
|
4 years ago |
nickysn
|
60242ca0fd
* updated the a_fXX_convert_su_iYY asm ops to their modern format a_fXX_convert_iYY_su
|
4 years ago |
nickysn
|
c5fae9f214
+ implemented second_ansistring_to_pchar for WebAssembly
|
4 years ago |
nickysn
|
9bd282eb3b
+ implemented int to real conversion
|
4 years ago |
nickysn
|
67cea74ec6
+ implemented twasmtypeconvnode.second_int_to_bool
|
4 years ago |