YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) 2 лет назад
..
arch eaf1897a70 Add support for universal binaries on OSX (#2060) 2 лет назад
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) 4 лет назад
iwasm_common.cmake eaf1897a70 Add support for universal binaries on OSX (#2060) 2 лет назад
wasm_application.c 9d7931e1d2 Fix several typo/warning/unused-code issues (#2655) 2 лет назад
wasm_blocking_op.c 444b159963 Implement async termination of blocking thread (#2516) 2 лет назад
wasm_c_api.c 858d1dd69c Fix duplicate vector init in wasm_module_validate (#2498) 2 лет назад
wasm_c_api_internal.h 84a23d43ec wasm-c-api: Fix init/destroy thread env multiple times issue (#1766) 3 лет назад
wasm_exec_env.c 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) 2 лет назад
wasm_exec_env.h 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) 2 лет назад
wasm_memory.c 52db362b89 Refine lock/unlock shared memory (#2682) 2 лет назад
wasm_memory.h 4b1a6e5017 Fix repeatedly initialize shared memory data and protect the memory's fields (#2673) 2 лет назад
wasm_native.c 9d7931e1d2 Fix several typo/warning/unused-code issues (#2655) 2 лет назад
wasm_native.h 6c846acc59 Implement module instance context APIs (#2436) 2 лет назад
wasm_runtime_common.c 4b1a6e5017 Fix repeatedly initialize shared memory data and protect the memory's fields (#2673) 2 лет назад
wasm_runtime_common.h 0b2313f6f8 Add tsan for fast interp and aot (#2679) 2 лет назад
wasm_shared_memory.c 52db362b89 Refine lock/unlock shared memory (#2682) 2 лет назад
wasm_shared_memory.h 52db362b89 Refine lock/unlock shared memory (#2682) 2 лет назад
wasm_suspend_flags.h 444b159963 Implement async termination of blocking thread (#2516) 2 лет назад