wasm-micro-runtime/core
Wenyong Huang 24c6c6977b
Fix llvm jit failed to lookup aot_stack_sizes symbol issue (#2384)
LVM JIT failed to lookup symbol "aot_stack_sizes" as it is an internal symbol,
change to lookup "aot_stack_sizes_alias" instead.

Reported in #2372.
2023-07-24 15:15:48 +08:00
..
app-framework Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
app-mgr Readme refactoring (#2038) 2023-03-19 08:05:57 +08:00
deps wasi-nn: Simplify cmake and headers' location (#2308) 2023-06-26 09:29:05 +08:00
iwasm Fix llvm jit failed to lookup aot_stack_sizes symbol issue (#2384) 2023-07-24 15:15:48 +08:00
shared Implement suspend flags as atomic variable (#2361) 2023-07-21 08:27:09 +08:00
config.h Bring up WAMR on esp32-s3 device (#2348) 2023-07-21 07:54:13 +08:00
version.h Update version number and release notes (#2213) 2023-05-16 12:39:22 +08:00