wasm-micro-runtime/core
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
..
app-framework Fix return value not checked issue reported by Coverity (#1156) 2022-05-07 19:22:00 +08:00
app-mgr Fix some issues reported by Coverity (#1150) 2022-05-07 16:51:43 +08:00
deps Fix littlevgl link error issues (#1006) 2022-02-15 08:41:36 +08:00
iwasm Fix dump call stack issue in interpreter (#1358) 2022-08-08 11:15:30 +08:00
shared esp32: Support app management and thread (#1350) 2022-08-02 16:37:55 +08:00
config.h Import WAMR Fast JIT (#1343) 2022-08-02 16:03:50 +08:00