wasm-micro-runtime/core
Wenyong Huang 48eaa2286a
Refine wasm/aot function instance lookup (#3865)
Sort the module instance's export functions with the function name,
and use binary search to lookup the wasm/aot function.
2024-10-18 15:15:33 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Refine wasm/aot function instance lookup (#3865) 2024-10-18 15:15:33 +08:00
shared Fix some compile warnings and typos (#3854) 2024-10-15 16:04:58 +08:00
config.h Implement shared heap for AOT (#3815) 2024-09-29 12:50:59 +08:00
version.h Update version to 2.1.2 and update release notes (#3718) 2024-08-20 12:00:39 +08:00