YAMAMOTO Takashi
|
51714c41c0
Introduce WASMModuleInstanceExtraCommon (#2429)
|
2 лет назад |
YAMAMOTO Takashi
|
91592429f4
Fix memory sharing (#2415)
|
2 лет назад |
Marcin Kolny
|
0f4edf9735
Implement suspend flags as atomic variable (#2361)
|
2 лет назад |
Christof Petig
|
5a23ae465c
Fix three multi-threading and wasm-c-api-imports issues (#2173)
|
2 лет назад |
Wenyong Huang
|
c7cdb78394
Fix issues reported by Coverity (#2053)
|
2 лет назад |
Wenyong Huang
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 лет назад |
Enrico Loparco
|
bfbe51e1b3
fix debugger: Set termination flags also when in debug mode (#2048)
|
2 лет назад |
Xu Jun
|
d75cb3224f
Fix dead lock in source debugger (#2040)
|
2 лет назад |
Wenyong Huang
|
bab2402b6e
Fix atomic.wait, get wasi_ctx exit code and thread mgr issues (#2024)
|
2 лет назад |
Wenyong Huang
|
f279ba84ee
Fix multi-threading issues (#2013)
|
2 лет назад |
Wenyong Huang
|
04616d398d
Fix wasm_cluster_create_thread issue (#2004)
|
2 лет назад |
Enrico Loparco
|
e8d718096d
Add/reorganize locks for thread synchronization (#1995)
|
2 лет назад |
Wenyong Huang
|
1be202fad8
Fix several issues found (#1996)
|
2 лет назад |
Enrico Loparco
|
52e26e59cf
Add lock to protect the operations of accessing exec env (#1991)
|
2 лет назад |
Wenyong Huang
|
38c67b3f48
thread-mgr: Fix spread "wasi proc exit" exception and atomic.wait issues (#1988)
|
2 лет назад |
Enrico Loparco
|
63273a1673
Fix issues in the libc-wasi `poll_oneoff` when thread-mgr is enabled (#1980)
|
2 лет назад |
Wenyong Huang
|
e516de8ec7
Fix possible data race in thread manager (#1973)
|
2 лет назад |
Wenyong Huang
|
e170c355a2
Merge branch main into dev/wasi_threads
|
2 лет назад |
Xu Jun
|
531771eb11
Don't terminate other threads when create thread failed (#1955)
|
2 лет назад |
Marcin Kolny
|
e2c754f0a6
Fix data race when terminating or waiting for a thread (#1924)
|
2 лет назад |
Enrico Loparco
|
2eed50b303
Document how to use WASI threads in AOT mode (#1905)
|
3 лет назад |
Wenyong Huang
|
c7141894fb
Merge branch main into dev/wasi_threads
|
3 лет назад |
Xu Jun
|
cadf9d0ad3
Main thread spread exception when thread-mgr is enabled (#1889)
|
3 лет назад |
Xu Jun
|
e696ac36d7
Fix potential block issue in source debugger (#1887)
|
3 лет назад |
Marcin Kolny
|
0e2382a959
Disable aux stack allocations for threads spawned by wasi_thread_start (#1867)
|
3 лет назад |
Marcin Kolny
|
2615646c20
Fix on-heap aux stack allocation (#1865)
|
3 лет назад |
Marcin Kolny
|
0f637cff07
Enable aux stack allocations on application heap (#1799)
|
3 лет назад |
TianlongLiang
|
be7a4abee2
Fix source debugger error handling: continue executing when detached (#1725)
|
3 лет назад |
Shengyun Zhou
|
edaff3c6ec
thread-mgr: Prevent an already detached thread from being detached again (#1487)
|
3 лет назад |
YAMAMOTO Takashi
|
2b49a0b817
wasm_cluster_spread_custom_data: Fix a crash when called before exec (#1257)
|
3 лет назад |