liang.he
|
5c8b8a17a6
Enhancements on wasm function execution time statistic (#2985)
|
2 vuotta sitten |
Wenyong Huang
|
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process (#2982)
|
2 vuotta sitten |
Wenyong Huang
|
4d5eb346fc
Change is_shared_memory type from bool to uint8 (#2800)
|
2 vuotta sitten |
Huang Qi
|
0b29904f26
Fix configurable bounds checks typo (#2809)
|
2 vuotta sitten |
YAMAMOTO Takashi
|
562a5dd1b6
Fix data/elem drop (#2747)
|
2 vuotta sitten |
Wenyong Huang
|
52db362b89
Refine lock/unlock shared memory (#2682)
|
2 vuotta sitten |
dongsheng28849455
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 vuotta sitten |
YAMAMOTO Takashi
|
6c846acc59
Implement module instance context APIs (#2436)
|
2 vuotta sitten |
Enrico Loparco
|
709127d631
Add callback to handle memory.grow failures (#2522)
|
2 vuotta sitten |
YAMAMOTO Takashi
|
382d52fc05
Stop abusing shared memory lock to protect exception (#2509)
|
2 vuotta sitten |
YAMAMOTO Takashi
|
51714c41c0
Introduce WASMModuleInstanceExtraCommon (#2429)
|
2 vuotta sitten |
YAMAMOTO Takashi
|
91592429f4
Fix memory sharing (#2415)
|
2 vuotta sitten |
Huang Qi
|
18092f86cc
Make memory access boundary check behavior configurable (#2289)
|
2 vuotta sitten |
tonibofarull
|
ab96e01f5e
wasi-nn: Add support of wasi-nn as shared lib (#2310)
|
2 vuotta sitten |
Wenyong Huang
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 vuotta sitten |
Enrico Loparco
|
e8d718096d
Add/reorganize locks for thread synchronization (#1995)
|
2 vuotta sitten |
Enrico Loparco
|
216dc43ab4
Use shared memory lock for threads generated from same module (#1960)
|
2 vuotta sitten |
Wenyong Huang
|
40a14b51c5
Enable running mode control for runtime and module instance (#1923)
|
2 vuotta sitten |
Wenyong Huang
|
7bb78dc260
Remove fast jit macro in enum WASMExceptionID (#1933)
|
2 vuotta sitten |
tonibofarull
|
9eed6686df
Refactor WASI-NN to simplify the support for multiple frameworks (#1834)
|
3 vuotta sitten |
liang.he
|
676c3c7b04
Fix failure about preopen of reactor modules (#1816)
|
3 vuotta sitten |
Wenyong Huang
|
14288f59b0
Implement Multi-tier JIT (#1774)
|
3 vuotta sitten |
Wenyong Huang
|
9d52960e4d
Fix wasm-c-api import func link issue in wasm_instance_new (#1787)
|
3 vuotta sitten |
Wenyong Huang
|
87c3195d47
Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737)
|
3 vuotta sitten |
Wenyong Huang
|
cf7b01ad82
Implement call Fast JIT function from LLVM JIT jitted code (#1714)
|
3 vuotta sitten |
Wenyong Huang
|
a182926a73
Refactor interpreter/AOT module instance layout (#1559)
|
3 vuotta sitten |
Wenyong Huang
|
08eeeb748c
Add more fast jit fixed virtual regs (#1409)
|
3 vuotta sitten |
Wenyong Huang
|
ccd627d2c6
Fix linear memory page count issues (#1380)
|
3 vuotta sitten |
YAMAMOTO Takashi
|
1fc01fab4b
wasm_create_exec_env_and_call_function: Remove "enable_debug" argument (#1398)
|
3 vuotta sitten |
Wenyong Huang
|
6798637891
Remove some unused codes (#1379)
|
3 vuotta sitten |