wasm-micro-runtime/core/iwasm
Xu Jun 4b38205023
Fix some issues reported by klocwork (#1233)
Change memcpy to bh_memcpy_s and add some asserts to
enhance the security.
2022-06-16 19:50:47 +08:00
..
aot Fix some issues reported by klocwork (#1233) 2022-06-16 19:50:47 +08:00
common Fix some issues reported by klocwork (#1233) 2022-06-16 19:50:47 +08:00
compilation Support emit specified custom sections into AoT file (#1207) 2022-06-10 21:51:13 +08:00
include Support emit specified custom sections into AoT file (#1207) 2022-06-10 21:51:13 +08:00
interpreter Fix typo in wasm_mini_loader.c (#1232) 2022-06-16 12:07:32 +08:00
libraries Fix some issues reported by klocwork (#1233) 2022-06-16 19:50:47 +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