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/product-mini
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-samples Refine interpreter to improve performance, refine memory usage (#161) 2020-02-10 12:36:45 +08:00
platforms Implement native function pointer check, addr conversion and register, update documents (#185) 2020-03-04 20:12:38 +08:00