| .. |
|
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
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 年之前 |
|
wasm_c_api.c
|
915b4d2a89
Fix few wasm-c-api python binding issues (#2029)
|
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
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 年之前 |
|
wasm_runtime_common.h
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 年之前 |
|
wasm_shared_memory.c
|
c7cdb78394
Fix issues reported by Coverity (#2053)
|
2 年之前 |
|
wasm_shared_memory.h
|
bab2402b6e
Fix atomic.wait, get wasi_ctx exit code and thread mgr issues (#2024)
|
2 年之前 |