mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-28 08:13:42 +00:00
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 |
||
|---|---|---|
| .. | ||
| bh_memory.h | ||
| ext_lib_export.h | ||
| lib_export.h | ||
| wasm_dlfcn.h | ||
| wasm_export.h | ||
| wasm_hashmap.h | ||
| wasm_log.h | ||
| wasm_vector.h | ||