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/lib
wenyongh 6e99a37bf2 Refine wgl lib and refine wasm function index check (#122)
Refine wgl lib: remove module_inst parameter from widget functions
Refine wasm function check: move function index check from interpreter call_indirect to runtime instantiate
2019-09-16 14:49:17 +08:00
..
3rdparty Implement 2D graphic API (#87) 2019-08-01 16:57:54 +08:00
app-libs Add parameter module inst for native wrapper functions (#117) 2019-09-10 10:23:46 +08:00
native Refine wgl lib and refine wasm function index check (#122) 2019-09-16 14:49:17 +08:00
native-interface Remove get_module_inst() and fix issue of call native (#120) 2019-09-11 15:56:47 +08:00