Nikolay Nikolov
|
bc6ab39ea2
* WebAssembly exceptions fix: fixed raise without parameters in except..end
|
3 лет назад |
Nikolay Nikolov
|
48f115686d
+ print more exceptions debug info, when the WebAssembly RTL is compiled with -dEXCDEBUG
|
3 лет назад |
Nikolay Nikolov
|
c0cec218d6
+ added unhandled exception handling code for the branchful exceptions mode
|
3 лет назад |
Nikolay Nikolov
|
7afb665c92
+ insert exception flag check and branch after each function call, when
|
3 лет назад |
Nikolay Nikolov
|
30b503abc4
* instead of using the 'throw' intrinsic, set a boolean flag, in the branchful
|
3 лет назад |
Nikolay Nikolov
|
5124ab2521
* cloned the WebAssembly native exceptions code generation and rtl support into
|
3 лет назад |