wasm-micro-runtime/core
Wenyong Huang ec15b6bbad
Add lock and ref_count for runtime init (#3263)
Some environment may call wasm_runtime_full_init/wasm_runtime_init multiple
times without knowing that runtime is initialized or not, it is better to add lock
and increase reference count during initialization.

ps. https://github.com/bytecodealliance/wasm-micro-runtime/discussions/3253.
2024-04-01 12:39:46 +08:00
..
deps Separate app-manager and app-framework from WAMR (#3129) 2024-02-20 18:12:36 +08:00
iwasm Add lock and ref_count for runtime init (#3263) 2024-04-01 12:39:46 +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