Wenyong Huang
|
68bd30c6f9
Enhance GC subtyping checks (#3317)
|
1 tahun lalu |
liang.he
|
4ef724bbff
Enhance wasm loading with LoadArgs and support module names (#3265)
|
1 tahun lalu |
Wenyong Huang
|
a23fa9f86c
Implement memory64 for classic interpreter (#3266)
|
1 tahun lalu |
liang.he
|
d8d8f8ce04
Implement apis to set and get the name of a wasm module (#3254)
|
1 tahun lalu |
TianlongLiang
|
de803b2beb
Small refactor on WASMModuleInstance and fix Go/Python language bindings (#3227)
|
1 tahun lalu |
TianlongLiang
|
c3e33a96ea
Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218)
|
1 tahun lalu |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 tahun lalu |
Enrico Loparco
|
7692f32a94
Allow overriding max memory on module instantiation (#3198)
|
1 tahun lalu |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
1 tahun lalu |
Wenyong Huang
|
af318bac81
Implement Exception Handling for classic interpreter (#3096)
|
1 tahun lalu |
liang.he
|
5c8b8a17a6
Enhancements on wasm function execution time statistic (#2985)
|
2 tahun lalu |
Wenyong Huang
|
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process (#2982)
|
2 tahun lalu |
Wenyong Huang
|
4d5eb346fc
Change is_shared_memory type from bool to uint8 (#2800)
|
2 tahun lalu |
Huang Qi
|
0b29904f26
Fix configurable bounds checks typo (#2809)
|
2 tahun lalu |
YAMAMOTO Takashi
|
562a5dd1b6
Fix data/elem drop (#2747)
|
2 tahun lalu |
Wenyong Huang
|
52db362b89
Refine lock/unlock shared memory (#2682)
|
2 tahun lalu |
dongsheng28849455
|
79b27c1934
Support muti-module for AOT mode (#2482)
|
2 tahun lalu |
YAMAMOTO Takashi
|
6c846acc59
Implement module instance context APIs (#2436)
|
2 tahun lalu |
Enrico Loparco
|
709127d631
Add callback to handle memory.grow failures (#2522)
|
2 tahun lalu |
YAMAMOTO Takashi
|
382d52fc05
Stop abusing shared memory lock to protect exception (#2509)
|
2 tahun lalu |
YAMAMOTO Takashi
|
51714c41c0
Introduce WASMModuleInstanceExtraCommon (#2429)
|
2 tahun lalu |
YAMAMOTO Takashi
|
91592429f4
Fix memory sharing (#2415)
|
2 tahun lalu |
Huang Qi
|
18092f86cc
Make memory access boundary check behavior configurable (#2289)
|
2 tahun lalu |
tonibofarull
|
ab96e01f5e
wasi-nn: Add support of wasi-nn as shared lib (#2310)
|
2 tahun lalu |
Wenyong Huang
|
3977f0b22a
Use pre-created exec_env for instantiation and module_malloc/free (#2047)
|
2 tahun lalu |
Enrico Loparco
|
e8d718096d
Add/reorganize locks for thread synchronization (#1995)
|
2 tahun lalu |
Enrico Loparco
|
216dc43ab4
Use shared memory lock for threads generated from same module (#1960)
|
2 tahun lalu |
Wenyong Huang
|
40a14b51c5
Enable running mode control for runtime and module instance (#1923)
|
2 tahun lalu |
Wenyong Huang
|
7bb78dc260
Remove fast jit macro in enum WASMExceptionID (#1933)
|
2 tahun lalu |
tonibofarull
|
9eed6686df
Refactor WASI-NN to simplify the support for multiple frameworks (#1834)
|
3 tahun lalu |