mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 23:15:16 +00:00
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free, use the same exec_env of the current thread to avoid potential unexpected behavior. And remove unnecessary shared_mem_lock in wasm_module_free, which may cause dead lock. |
||
---|---|---|
.. | ||
lib_pthread_wrapper.c | ||
lib_pthread.cmake | ||
SConscript |