mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2026-04-18 18:18:44 +00:00
* Move exception lock to ModuleInstance data. This lock acquired on each native function call. This cause performance impact on programs, containing many native function calls, and running in multithreaded environment. Update AOT_CURRENT_VERSION constant. |
||
|---|---|---|
| .. | ||
| SConscript | ||
| thread_manager.c | ||
| thread_manager.h | ||
| thread_mgr.cmake | ||