Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) 2 лет назад
..
arch 42ced88424 Fix stack alignment issue on ia32 (#1934) 2 лет назад
SConscript 7e60b8608e Add ia32 support and fix compiling issue for RT-Thread (#730) 4 лет назад
iwasm_common.cmake 12bcc20710 Implement invokeNative asm code for MinGW (#1753) 3 лет назад
wasm_application.c f279ba84ee Fix multi-threading issues (#2013) 2 лет назад
wasm_c_api.c 0fa0813a5a Fix issues reported by Coverity static analysis (#1974) 2 лет назад
wasm_c_api_internal.h 84a23d43ec wasm-c-api: Fix init/destroy thread env multiple times issue (#1766) 3 лет назад
wasm_exec_env.c f279ba84ee Fix multi-threading issues (#2013) 2 лет назад
wasm_exec_env.h e170c355a2 Merge branch main into dev/wasi_threads 2 лет назад
wasm_memory.c e8d718096d Add/reorganize locks for thread synchronization (#1995) 2 лет назад
wasm_memory.h e8d718096d Add/reorganize locks for thread synchronization (#1995) 2 лет назад
wasm_native.c e170c355a2 Merge branch main into dev/wasi_threads 2 лет назад
wasm_native.h 77ff7daaf4 Add wasm_runtime_unregister_natives (#1647) 3 лет назад
wasm_runtime_common.c e8d718096d Add/reorganize locks for thread synchronization (#1995) 2 лет назад
wasm_runtime_common.h 37b09d0f24 Expose wasm_runtime_call_indirect (#1969) 2 лет назад
wasm_shared_memory.c e8d718096d Add/reorganize locks for thread synchronization (#1995) 2 лет назад
wasm_shared_memory.h 216dc43ab4 Use shared memory lock for threads generated from same module (#1960) 2 лет назад