wasm-micro-runtime/core/iwasm/runtime/include
wenyongh 49429b11d9 Refine binary size and fix several minor issues
Optimize interpreter LOAD/STORE opcodes to decrease the binary size
Fix issues when using iwasm library: _bh_log undefined, bh_memory.h not found
Remove unused _stdin/_stdout/_stderr global variables resolve in libc wrapper
Add macros of global heap size, stack size, heap size for Zephyr main.c
Clear compile warning of wasm_application.c
2019-08-27 13:51:40 +08:00
..
bh_memory.h Refine binary size and fix several minor issues 2019-08-27 13:51:40 +08:00
ext_lib_export.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
lib_export.h Import app manager, samples and test-tools 2019-05-17 17:15:25 +08:00
wasm_dlfcn.h Re-org platform APIs: move most platform APIs from iwasm to shared-lib 2019-07-22 11:26:47 +08:00
wasm_export.h Remove wasm_application_exectue_* APIs from wasm_export.h which makes confused 2019-08-21 16:33:58 +08:00
wasm_hashmap.h Re-org platform APIs: move most platform APIs from iwasm to shared-lib 2019-07-22 11:26:47 +08:00
wasm_log.h Re-org platform APIs: move most platform APIs from iwasm to shared-lib 2019-07-22 11:26:47 +08:00
wasm_vector.h Re-org platform APIs: move most platform APIs from iwasm to shared-lib 2019-07-22 11:26:47 +08:00