Marcin Kolny
|
fd7f738451
Allow executing malloc/free from native in memory64 mode (#3315)
|
1 жил өмнө |
Wenyong Huang
|
68bd30c6f9
Enhance GC subtyping checks (#3317)
|
1 жил өмнө |
liang.he
|
42199f163e
Log warning if growing table failed (#3310)
|
1 жил өмнө |
liang.he
|
4ef724bbff
Enhance wasm loading with LoadArgs and support module names (#3265)
|
1 жил өмнө |
Wenyong Huang
|
2013f1f7d7
Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275)
|
1 жил өмнө |
Wenyong Huang
|
a23fa9f86c
Implement memory64 for classic interpreter (#3266)
|
1 жил өмнө |
liang.he
|
d8d8f8ce04
Implement apis to set and get the name of a wasm module (#3254)
|
1 жил өмнө |
TianlongLiang
|
c3e33a96ea
Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218)
|
1 жил өмнө |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 жил өмнө |
Enrico Loparco
|
7692f32a94
Allow overriding max memory on module instantiation (#3198)
|
1 жил өмнө |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
1 жил өмнө |
Marcin Kolny
|
a27ddece7f
Always allocate linear memory using mmap (#3052)
|
1 жил өмнө |
YAMAMOTO Takashi
|
43c4a5c434
exception handling: Fix build error (#3104)
|
2 жил өмнө |
Wenyong Huang
|
af318bac81
Implement Exception Handling for classic interpreter (#3096)
|
2 жил өмнө |
liang.he
|
99bbad8cdb
perf profiling: Adjust the calculation of execution time (#3089)
|
2 жил өмнө |
Wenyong Huang
|
313ce8cb61
Fix memory/table segment checks in memory.init/table.init (#3081)
|
2 жил өмнө |
liang.he
|
5c8b8a17a6
Enhancements on wasm function execution time statistic (#2985)
|
2 жил өмнө |
Marcin Kolny
|
ffa131b5ac
Allow using mmap for shared memory if hw bound check is disabled (#3029)
|
2 жил өмнө |
Wenyong Huang
|
3637f2df79
Refine LLVM JIT function call process (#2925)
|
2 жил өмнө |
Wenyong Huang
|
4d5eb346fc
Change is_shared_memory type from bool to uint8 (#2800)
|
2 жил өмнө |
Huang Qi
|
9ad42290d8
Fix formatting in wasm_dump_perf_profiling (#2799)
|
2 жил өмнө |
YAMAMOTO Takashi
|
562a5dd1b6
Fix data/elem drop (#2747)
|
2 жил өмнө |
Huang Qi
|
24aa1cb408
Extend os_mmap to support map file from fd (#2763)
|
2 жил өмнө |
Wenyong Huang
|
71340b79a6
Merge pull request #2740 from bytecodealliance/dev/wasi-libc-windows
|
2 жил өмнө |
YAMAMOTO Takashi
|
24c4d256b3
Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685)
|
2 жил өмнө |
Wenyong Huang
|
20f1a8c86c
Merge branch main into dev/wasi-libc-windows
|
2 жил өмнө |
Wenyong Huang
|
7f8292ffd1
Add more buffer boundary checks in wasm loader (#2734)
|
2 жил өмнө |
Wenyong Huang
|
68a627ea2c
Fix several AOT compiler issues (#2697)
|
2 жил өмнө |
Wenyong Huang
|
52db362b89
Refine lock/unlock shared memory (#2682)
|
2 жил өмнө |
Wenyong Huang
|
4b1a6e5017
Fix repeatedly initialize shared memory data and protect the memory's fields (#2673)
|
2 жил өмнө |