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/wamr-sdk
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
..
app Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
runtime Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
build_sdk.sh fix sample littlevgl build.sh issue (#174) 2020-02-23 22:23:40 +08:00
Kconfig sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00
Makefile Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 2020-01-21 13:26:14 +08:00
menuconfig.sh support cross compliation for SDK and the simple sample (#172) 2020-02-22 15:06:53 +08:00
README.md Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00
wamr_config_default.cmake sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00