This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/core/iwasm
liang.he 78e099b6ab
Add more input checks for some wasm-c-api functions (#1090)
Protect wasm_valtype_new and wasm_tabletype_new from invalid inputs
2022-04-18 19:55:31 +08:00
..
aot Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +08:00
common Add more input checks for some wasm-c-api functions (#1090) 2022-04-18 19:55:31 +08:00
compilation Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +08:00
include Fix wasm_runtime_load argument type invalid issue (#1059) 2022-03-24 10:08:49 +08:00
interpreter Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +08:00
libraries Refine codes and fix several issues (#1094) 2022-04-18 17:33:30 +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