wasm-micro-runtime/core/iwasm
liang.he fc8f70cfa4
Fix issues detected by Coverity (#1776)
- wasm_func_call always return trap if failed
- in Debug, always run LEAK_TEST in samples/wasm-c-api
2022-12-01 22:03:09 +08:00
..
aot Refine AOT exception check when function return (#1752) 2022-11-30 20:18:28 +08:00
common Fix issues detected by Coverity (#1776) 2022-12-01 22:03:09 +08:00
compilation Fix issues reported by Coverity (#1775) 2022-12-01 19:24:13 +08:00
fast-jit Fix a typo in workflow (#1760) 2022-11-30 14:00:30 +08:00
include Adding option to pass user data to allocator functions (#1765) 2022-11-30 16:19:18 +08:00
interpreter Fix issues reported by Coverity (#1775) 2022-12-01 19:24:13 +08:00
libraries Fix issues reported by Coverity (#1775) 2022-12-01 19:24:13 +08:00
README.md Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00