Huang Qi
|
49cd2e011b
Fix float argument handling for riscv32 ilp32d (#2871)
|
2 yıl önce |
Enrico Loparco
|
873558c40e
Get rid of compilation warnings and minor doc fix (#2839)
|
2 yıl önce |
liang.he
|
8aa813f44a
Generate jitdump to support linux perf for LLVM JIT (#2788)
|
2 yıl önce |
Huang Qi
|
0b29904f26
Fix configurable bounds checks typo (#2809)
|
2 yıl önce |
Wenyong Huang
|
20f1a8c86c
Merge branch main into dev/wasi-libc-windows
|
2 yıl önce |
Wenyong Huang
|
4b1a6e5017
Fix repeatedly initialize shared memory data and protect the memory's fields (#2673)
|
2 yıl önce |
Alfred E. Neumayer
|
9b8fe049b3
core/iwasm: Support mapped file system access on non-libuv WASI (#2628)
|
2 yıl önce |
Wenyong Huang
|
4f5ad4dc12
Apply no_sanitize_address for clang compiler in several places (#2663)
|
2 yıl önce |
zoraaver
|
fa5e9d72b0
Abstract POSIX filesystem functions (#2585)
|
2 yıl önce |
Wenyong Huang
|
e222955f31
Merge branch main into dev/wasi-libc-windows
|
2 yıl önce |
Wenyong Huang
|
7c22bde8dc
CI: Enable testing AOT multi-module feature (#2621)
|
2 yıl önce |
dongsheng28849455
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 yıl önce |
YAMAMOTO Takashi
|
444b159963
Implement async termination of blocking thread (#2516)
|
2 yıl önce |
YAMAMOTO Takashi
|
a6fda9b7ab
Add an API to terminate instance (#2538)
|
2 yıl önce |
YAMAMOTO Takashi
|
534a8cf9f4
Handle a return from wasi _start function correctly (#2529)
|
2 yıl önce |
YAMAMOTO Takashi
|
6c846acc59
Implement module instance context APIs (#2436)
|
2 yıl önce |
YAMAMOTO Takashi
|
382d52fc05
Stop abusing shared memory lock to protect exception (#2509)
|
2 yıl önce |
Wenyong Huang
|
b7a9da1620
Merge branch main into dev/wasi-libc-windows
|
2 yıl önce |
Wenyong Huang
|
2cb701f7f3
Fix windows AOT hw bound check (#2475)
|
2 yıl önce |
tonibofarull
|
8d1cf46f02
Implement `wasm_externref_objdel` and `wasm_externref_set_cleanup` (#2455)
|
2 yıl önce |
YAMAMOTO Takashi
|
51714c41c0
Introduce WASMModuleInstanceExtraCommon (#2429)
|
2 yıl önce |
Wenyong Huang
|
a07d8160f9
Merge pull request #2426 from bytecodealliance/main
|
2 yıl önce |
YAMAMOTO Takashi
|
91592429f4
Fix memory sharing (#2415)
|
2 yıl önce |
Marcin Kolny
|
5463ea4a20
Temporarily disable code that does not compile on windows (#2386)
|
2 yıl önce |
Marcin Kolny
|
a9d008f942
Use `_fullpath` function on windows to get absolute path of a directory (#2377)
|
2 yıl önce |
Huang Qi
|
18092f86cc
Make memory access boundary check behavior configurable (#2289)
|
2 yıl önce |
Wenyong Huang
|
8d88471c46
Implement AOT static PGO (#2243)
|
2 yıl önce |
Wenyong Huang
|
76be848ec3
Implement the segue optimization for LLVM AOT/JIT (#2230)
|
2 yıl önce |
Zzzabiyaka
|
27239723a9
Add asan and ubsan to WAMR CI (#2161)
|
2 yıl önce |
Wenyong Huang
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 yıl önce |