wasm-micro-runtime/core/app-framework/base/native
wenyongh 0d3f304191
Implement native function pointer check, addr conversion and register, update documents (#185)
Modified WASM runtime API:
- wasm_runtime_module_malloc()
- wasm_runtime_lookup_function()
Introduced runtime API
- wasm_runtime_register_natives()
2020-03-04 20:12:38 +08:00
..
base_lib_export.c sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00
base_lib.inl Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00
req_resp_native_api.h Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00
request_response.c Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00
runtime_lib.h Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
timer_native_api.h sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00
timer_wrapper.c sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00
wasm_lib.cmake Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00