Files
wamr/core/iwasm/interpreter
Xu Jun 4b00432c1a Fix dump call stack issue in interpreter (#1358)
Fix dump call stack issue in interpreter introduced by hw bound check:
the call stack isn't dumped if the exception is thrown and caught by
signal handler.
And restore the wasm stack frame to the original status after calling a
wasm function.
2022-08-08 11:15:30 +08:00
..
2022-08-02 16:03:50 +08:00
2022-08-02 16:03:50 +08:00
2022-08-02 16:03:50 +08:00