Wenyong Huang
|
74d2427fdc
Allow to set native stack boundary to exec_env (#3862)
|
vor 1 Jahr |
YAMAMOTO Takashi
|
f453d9d5ce
Appease GCC strict prototypes warning (#3775)
|
vor 1 Jahr |
Enrico Loparco
|
3b8ef89110
Clone data segments when specified with load args (#3463)
|
vor 1 Jahr |
Enrico Loparco
|
6b1d81650d
Allow not copying the wasm binary in wasm-c-api and not referring to the binary in wasm/aot loader (#3389)
|
vor 1 Jahr |
Marcin Kolny
|
fe5e7a9981
Implement Memory64 support for AOT (#3362)
|
vor 1 Jahr |
Benbuck Nason
|
ca61184ced
Fix some spelling issues (#3385)
|
vor 1 Jahr |
YAMAMOTO Takashi
|
410ee580ae
Add wasm_runtime_detect_native_stack_overflow_size (#3355)
|
vor 1 Jahr |
Wenyong Huang
|
a23fa9f86c
Implement memory64 for classic interpreter (#3266)
|
vor 1 Jahr |
TianlongLiang
|
c3e33a96ea
Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218)
|
vor 1 Jahr |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
vor 1 Jahr |
Enrico Loparco
|
7692f32a94
Allow overriding max memory on module instantiation (#3198)
|
vor 1 Jahr |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
vor 1 Jahr |
Marcin Kolny
|
a27ddece7f
Always allocate linear memory using mmap (#3052)
|
vor 1 Jahr |
Marcin Kolny
|
ffa131b5ac
Allow using mmap for shared memory if hw bound check is disabled (#3029)
|
vor 2 Jahren |
Wenyong Huang
|
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process (#2982)
|
vor 2 Jahren |
Wenyong Huang
|
c43e4505da
Allow to set segue flags for wasm-c-api JIT (#2926)
|
vor 2 Jahren |
liang.he
|
5c3ad0279a
Enable AOT linux perf support (#2930)
|
vor 2 Jahren |
Maks Litskevich
|
63696ba603
Fix typo in CI config and suppress STORE_U8 in TSAN (#2802)
|
vor 2 Jahren |
liang.he
|
8aa813f44a
Generate jitdump to support linux perf for LLVM JIT (#2788)
|
vor 2 Jahren |
Huang Qi
|
0b29904f26
Fix configurable bounds checks typo (#2809)
|
vor 2 Jahren |
Wenyong Huang
|
20f1a8c86c
Merge branch main into dev/wasi-libc-windows
|
vor 2 Jahren |
Maks Litskevich
|
0b2313f6f8
Add tsan for fast interp and aot (#2679)
|
vor 2 Jahren |
Wenyong Huang
|
4b1a6e5017
Fix repeatedly initialize shared memory data and protect the memory's fields (#2673)
|
vor 2 Jahren |
zoraaver
|
fa5e9d72b0
Abstract POSIX filesystem functions (#2585)
|
vor 2 Jahren |
dongsheng28849455
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
vor 2 Jahren |
YAMAMOTO Takashi
|
444b159963
Implement async termination of blocking thread (#2516)
|
vor 2 Jahren |
YAMAMOTO Takashi
|
a6fda9b7ab
Add an API to terminate instance (#2538)
|
vor 2 Jahren |
YAMAMOTO Takashi
|
6c846acc59
Implement module instance context APIs (#2436)
|
vor 2 Jahren |
YAMAMOTO Takashi
|
91592429f4
Fix memory sharing (#2415)
|
vor 2 Jahren |
Huang Qi
|
18092f86cc
Make memory access boundary check behavior configurable (#2289)
|
vor 2 Jahren |