liang.he
|
91eafa1ead
Make a workaround for EGO when fstat returns NOT_SUPPORT (#1970)
|
2 年 前 |
YAMAMOTO Takashi
|
37b09d0f24
Expose wasm_runtime_call_indirect (#1969)
|
2 年 前 |
Wenyong Huang
|
e516de8ec7
Fix possible data race in thread manager (#1973)
|
2 年 前 |
Wenyong Huang
|
739acfc908
Merge pull request #1966 from bytecodealliance/dev/wasi_threads
|
2 年 前 |
Wenyong Huang
|
ef3a683392
Don't call start/initialize in child thread's instantiation (#1967)
|
2 年 前 |
Wenyong Huang
|
e170c355a2
Merge branch main into dev/wasi_threads
|
2 年 前 |
Hritik Gupta
|
50650e4634
Modify poll_oneoff in libc-wasi to make it interruptible (#1951)
|
2 年 前 |
tonibofarull
|
3cc132e8fc
Add WAMR API bindings in Python (#1959)
|
2 年 前 |
TianlongLiang
|
f60c3c6111
Add Multi-tier JIT tests in Ubuntu CI (#1964)
|
2 年 前 |
Enrico Loparco
|
216dc43ab4
Use shared memory lock for threads generated from same module (#1960)
|
2 年 前 |
Charles Liu
|
1c17665f68
Fix libc-wasi build failure when using clang (#1950)
|
2 年 前 |
TianlongLiang
|
fd487fbe99
CI: Enable Multi-tier JIT by default for released iwasm binary (#1957)
|
2 年 前 |
Xu Jun
|
531771eb11
Don't terminate other threads when create thread failed (#1955)
|
2 年 前 |
liang.he
|
3698f2279b
Improve wasm-c-api instantiation-time linking (#1902)
|
2 年 前 |
Wenyong Huang
|
ed98d8805d
Refactor interrupting blocking threads (#1948)
|
2 年 前 |
ocfox
|
427abf02c8
Fix potential integer overflow issue in wasm-c-api (#1954)
|
2 年 前 |
Enrico Loparco
|
753712fdd6
feat: Interrupt blocking instructions using signals (#1946)
|
2 年 前 |
Patrick Cook
|
89c11c5361
Fix explicit casts and types in espidf_socket.c (#1945)
|
2 年 前 |
Hritik Gupta
|
3d44f11d19
Add gh api call for fetching llvm version (#1942)
|
2 年 前 |
Hritik Gupta
|
3586911333
Fix minor typos in coding guidelines workflow (#1943)
|
2 年 前 |
Marcin Kolny
|
251e63f3ec
Enable specifying out-of-source platform configuration cmake file (#1941)
|
2 年 前 |
Hritik Gupta
|
f3c1ad4864
Fix terminating stale threads on trap/proc_exit (#1929)
|
2 年 前 |
YAMAMOTO Takashi
|
ee1871d3f8
Enable iwasm --max-threads option for wasi-threads as well (#1939)
|
2 年 前 |
Huang Qi
|
8ed6687696
Fix CI compilation error on nuttx (#1940)
|
2 年 前 |
YAMAMOTO Takashi
|
aab875b91f
wamr-compiler: enable wasi-threads (#1938)
|
2 年 前 |
Marcin Kolny
|
e2c754f0a6
Fix data race when terminating or waiting for a thread (#1924)
|
2 年 前 |
Huang Qi
|
2c8375ee67
wamr-test-suites: Save .wasm/.aot file to the report dir if test failed (#1937)
|
2 年 前 |
Enrico Loparco
|
42ced88424
Fix stack alignment issue on ia32 (#1934)
|
2 年 前 |
Wenyong Huang
|
c3e9b66b2a
Fix jit memory overwritten after instance deinstantiate (#1936)
|
2 年 前 |
Marcin Kolny
|
17f3375d53
Enable gcc-4.8 compilation (#1928)
|
2 年 前 |