Wenyong Huang
|
9ba36e284c
Implement shared heap for AOT (#3815)
|
1 yıl önce |
Marcin Kolny
|
cbc2078898
AOT call stack optimizations (#3773)
|
1 yıl önce |
Marcin Kolny
|
6f97822c18
Add wamrc parameter to configure stack frame features (#3763)
|
1 yıl önce |
TianlongLiang
|
d1141f6f30
aot compiler: Allow to control stack boundary check when boundary check is enabled (#3754)
|
1 yıl önce |
Anders Bakken
|
e8c2952bf9
Fix arm64 issues on mac (#3688)
|
1 yıl önce |
YAMAMOTO Takashi
|
581e1d9767
compilation: Use the dedicated stack-sizes section only for AOT (#3732)
|
1 yıl önce |
Wenyong Huang
|
97c95a2e2f
Fix table idx resolving in op call_indirect/return_call_indirect (#3726)
|
1 yıl önce |
TianlongLiang
|
63df2cf02d
Update std atomic check and simd compatibility check for arc compiler (#3716)
|
1 yıl önce |
Wenyong Huang
|
740f499e9c
Fix potential memory leak in insert_native_symbol (#3712)
|
1 yıl önce |
Huang Qi
|
c3dd5598f6
Fix a compilation warning (#3682)
|
1 yıl önce |
YAMAMOTO Takashi
|
2f147fae96
aot compiler: Bail out on too long native symbol names (#3663)
|
1 yıl önce |
Wenyong Huang
|
73caf19e69
Fix compile warnings/error reported in Windows (#3616)
|
1 yıl önce |
Benbuck Nason
|
8239dd4aa7
Add wasm_export.h APIs to expose memory type (#3496)
|
1 yıl önce |
TianlongLiang
|
30ed97cddc
Fix several typos and fix bh_log calculate mills (#3441)
|
1 yıl önce |
YAMAMOTO Takashi
|
8f098a5905
aot: Make precheck functions use short-call for xtensa (#3418)
|
1 yıl önce |
Benbuck Nason
|
1c2a8fca4e
Fix some more spelling issues (#3393)
|
1 yıl önce |
Wenyong Huang
|
835188cc53
aot compiler: Fix the length type passed to aot_memmove/aot_memset (#3378)
|
1 yıl önce |
liang.he
|
4ef724bbff
Enhance wasm loading with LoadArgs and support module names (#3265)
|
1 yıl önce |
Wenyong Huang
|
2013f1f7d7
Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275)
|
1 yıl önce |
YAMAMOTO Takashi
|
4806e4e298
LLVM 19: Switch to debug records (#3272)
|
1 yıl önce |
TianlongLiang
|
c3e33a96ea
Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218)
|
1 yıl önce |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 yıl önce |
TianlongLiang
|
cd63b3b8f2
Fix LLVM assertion failure and update CONTRIBUTING.md (#3197)
|
1 yıl önce |
dongsheng28849455
|
4f6d70bc52
Use indirect call in pre-checker function to avoid relocation in XIP mode (#3142)
|
1 yıl önce |
Wenyong Huang
|
3a0e86454e
fast-interp: Fix GC opcode ref.as_non_null (#3156)
|
1 yıl önce |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
1 yıl önce |
YAMAMOTO Takashi
|
5931aaacbe
aot compiler: Place precheck wrapper before the corresponding wrapped function (#3141)
|
1 yıl önce |
YAMAMOTO Takashi
|
7e65f9a244
aot: Fix LLVMSetTailCallKind check (#3099)
|
1 yıl önce |
Wenyong Huang
|
b21f17dd6d
Refine AOT/JIT code call wasm-c-api import process (#2982)
|
2 yıl önce |
liang.he
|
5c3ad0279a
Enable AOT linux perf support (#2930)
|
2 yıl önce |