Wenyong Huang
|
2013f1f7d7
Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275)
|
1 년 전 |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 년 전 |
Enrico Loparco
|
7692f32a94
Allow overriding max memory on module instantiation (#3198)
|
1 년 전 |
Wenyong Huang
|
ec6d9cb6be
Check arguments before calling bh_hash_map_find (#3055)
|
2 년 전 |
Wenyong Huang
|
c39214e8a5
Fix potential recursive lock in pthread_create_wrapper (#2980)
|
2 년 전 |
YAMAMOTO Takashi
|
6c846acc59
Implement module instance context APIs (#2436)
|
2 년 전 |
YAMAMOTO Takashi
|
91592429f4
Fix memory sharing (#2415)
|
2 년 전 |
Wenyong Huang
|
cb6d85069e
Fix lib-pthread issues (#2410)
|
2 년 전 |
Marcin Kolny
|
0f4edf9735
Implement suspend flags as atomic variable (#2361)
|
2 년 전 |
Wenyong Huang
|
1e5f206464
Fix compile warnings on windows platform (#2208)
|
2 년 전 |
Christof Petig
|
5a23ae465c
Fix three multi-threading and wasm-c-api-imports issues (#2173)
|
2 년 전 |
Wenyong Huang
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 년 전 |
YAMAMOTO Takashi
|
37b09d0f24
Expose wasm_runtime_call_indirect (#1969)
|
2 년 전 |
Wenyong Huang
|
e170c355a2
Merge branch main into dev/wasi_threads
|
2 년 전 |
liang.he
|
3698f2279b
Improve wasm-c-api instantiation-time linking (#1902)
|
2 년 전 |
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 년 전 |
Marcin Kolny
|
0e2382a959
Disable aux stack allocations for threads spawned by wasi_thread_start (#1867)
|
3 년 전 |
Marcin Kolny
|
0f637cff07
Enable aux stack allocations on application heap (#1799)
|
3 년 전 |
Huang Qi
|
f3f8d684b3
Implement POSIX semaphore support for linux platform (#1345)
|
3 년 전 |
Xu Jun
|
5f8c7655a7
Fix pthread_getspecific return value (#999)
|
3 년 전 |
Xu Jun
|
90a0057d33
Implement pthread_cond_broadcast wrapper for lib-pthread (#982)
|
4 년 전 |
Huang Qi
|
915b26b0ec
Remove hardcoded stack size while creating pthread (#881)
|
4 년 전 |
Xu Jun
|
2af5ae5abb
[source debug] refine some code in source debugging (#856)
|
4 년 전 |
Wenyong Huang
|
fb4afc7ca4
Apply clang-format for core/iwasm compilation and libraries (#784)
|
4 년 전 |
YAMAMOTO Takashi
|
e80715f352
lib-pthread: Fix pthread_create callback arg issue (#701)
|
4 년 전 |
Wenyong Huang
|
1a4aa5ac2f
Enable multi-thread for tensorflow sample, update wasm-c-api document (#651)
|
4 년 전 |
Xu Jun
|
f637438e4e
Spread module custom data to all threads, enable libc-builtin float print (#633)
|
4 년 전 |
Wenyong Huang
|
64b5459066
Implement Windows thread/mutex/cond APIs to support multi-thread (#627)
|
4 년 전 |
Xu Jun
|
09eb858a02
add realloc wrapper, fix pthread_join overwrite issue (#605)
|
4 년 전 |