wasm-micro-runtime/samples/simple/src
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
..
iwasm_main.c sdk build tools and app framework updates (#171) 2020-02-22 10:12:26 +08:00
main.c Enable WASI feature, enhance security and add SGX sample (#142) 2019-11-20 21:16:36 +08:00