Yuriy Sydorov
|
b78761efd3
* Removed obsolete OLDREGVARS ifdefs.
|
3 年之前 |
Nikolay Nikolov
|
12a2c56461
- removed thlcgwasm.incblock, .decblock and br_blocks, as branching is now done
|
3 年之前 |
Nikolay Nikolov
|
3094f75690
* WebAssembly code generation for 'case' nodes changed to use labels
|
3 年之前 |
nickysn
|
76c61c3aac
* call inherited inside twasminnode.checkgenjumps in order to initialize use_small
|
4 年之前 |
nickysn
|
ec7fbcb271
* override the IN node for WebAssembly and avoid generating jump tables for the
|
4 年之前 |
nickysn
|
c781e03edf
+ implemented WebAssembly code generation for case statements
|
4 年之前 |
nickysn
|
039e2f20b7
+ override the case node for WASM. The actual code generation isn't implemented yet.
|
4 年之前 |