wasm-micro-runtime/core
Wenyong Huang 3dff80157b
Fix app heap corrupted unchecked issue (#788)
Check whether app heap is corrupted in gc_migrate() and gci_dump(),
and handle the failures in wasm/aot_enlarge_memory().
2021-10-15 20:56:41 +08:00
..
app-framework Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
app-mgr Implement XIP feature and enable ARC target support (#694) 2021-08-12 17:44:39 +08:00
deps Import SIMD feature and add some workload samples (#438) 2020-11-05 18:15:15 +08:00
iwasm Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
shared Fix app heap corrupted unchecked issue (#788) 2021-10-15 20:56:41 +08:00
config.h Apply clang-format for core/iwasm compilation and libraries (#784) 2021-10-13 15:13:00 +08:00