wasm-micro-runtime/core
Wenyong Huang 9c8551cf75
Add cmake flag to control aot intrinsics (#3261)
Add cmake variable `-DWAMR_BUILD_AOT_INTRINSICS=1/0` to enable/disable
the aot intrinsic functions, which are normally used by AOT XIP feature, and
can be disabled to reduce the aot runtime binary size.

And refactor the code in aot_intrinsics.h/.c.
2024-04-01 11:26:05 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Add cmake flag to control aot intrinsics (#3261) 2024-04-01 11:26:05 +08:00
shared Fix compilation errors on zephyr platform (#3255) 2024-03-26 17:55:53 +08:00
config.h Add cmake flag to control aot intrinsics (#3261) 2024-04-01 11:26:05 +08:00
version.h Update version number to 1.3.2 and update release notes (#3083) 2024-02-01 12:42:12 +08:00