dongsheng28849455
|
4f6d70bc52
Use indirect call in pre-checker function to avoid relocation in XIP mode (#3142)
|
hace 2 años |
Wenyong Huang
|
2349df1271
Fix ref.func opcode check when GC is enabled (#3181)
|
hace 2 años |
Wenyong Huang
|
169e164815
Fix wasm loader handling opcode br_table (#3176)
|
hace 2 años |
mkolchurin
|
88bfbcf89e
zephyr: include math only with minimal libc (#3177)
|
hace 2 años |
Huang Qi
|
94db327f06
Add comments to suppress warning from wamrc (#3175)
|
hace 2 años |
Enrico Loparco
|
8493ffa1cc
Add vprintf override for android and esp-idf (#3174)
|
hace 2 años |
TianlongLiang
|
0fa0beba94
VSCode IDE enhancement and readme update (#3172)
|
hace 2 años |
Huang Qi
|
1429d8cc03
Fix inconsistent coding convention (#3171)
|
hace 2 años |
TianlongLiang
|
58c980c4df
Fix llvm jit push funcref/externref result type issue (#3169)
|
hace 2 años |
Wenyong Huang
|
63cd567b3f
Separate app-manager and app-framework from WAMR (#3129)
|
hace 2 años |
mkolchurin
|
b9db23b983
zephyr: Use zephyr sys_cache instead of CMSIS (#3162)
|
hace 2 años |
Jämes Ménétrey
|
8b8c59589d
Clarify how to verify SGX evidence without an Intel SGX-enabled platform (#3158)
|
hace 2 años |
Wenyong Huang
|
b6adec373e
shared-platform: Remove dependency on shared-utils' bh_memory_remap_slow (#3153)
|
hace 2 años |
Wenyong Huang
|
3a0e86454e
fast-interp: Fix GC opcode ref.as_non_null (#3156)
|
hace 2 años |
YAMAMOTO Takashi
|
b0c54c8a86
Fix a ubsan complaint "applying zero offset to null pointer" (#3160)
|
hace 2 años |
Marcin Kolny
|
e792c35822
Fix null pointer access in fast-interp when configurable soft bound check is enabled (#3150)
|
hace 2 años |
Xu Jun
|
12f834aebd
fast-interp: Fix frame_offset overflow issue (#3149)
|
hace 2 años |
Xu Jun
|
7cac0531ad
fast-interp: Fix copy_stack_top_i64 overlap issue (#3146)
|
hace 2 años |
Wenyong Huang
|
16a4d71b34
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125)
|
hace 2 años |
YAMAMOTO Takashi
|
5931aaacbe
aot compiler: Place precheck wrapper before the corresponding wrapped function (#3141)
|
hace 2 años |
YAMAMOTO Takashi
|
6e547baf46
aot_compile_op_call: Stop setting calling convention explicitly (#3140)
|
hace 2 años |
Enrico Loparco
|
cfa90ca44f
Use logger for runtime error/debug prints (#3097)
|
hace 2 años |
TianlongLiang
|
f359b51525
Fix threads opcodes' boundary check in classic-interp and fast-interp (#3136)
|
hace 2 años |
Xu Jun
|
d6d5072cc6
Fix locel.set in polymorphic stack (#3135)
|
hace 2 años |
Wenyong Huang
|
b8ff98c810
Fix possible integer overflow in loader target block check (#3133)
|
hace 2 años |
Huang Qi
|
1a676f212b
Zero the memory mapped from os_mmap in NuttX (#3132)
|
hace 2 años |
Wenyong Huang
|
06df58f20e
Fix loader check_wasi_abi_compatibility (#3126)
|
hace 2 años |
YAMAMOTO Takashi
|
529fa9dd17
EH: Fix broken stack usage calculation (#3121)
|
hace 2 años |
Enrico Loparco
|
a32b082d2a
Add ARM MacOS to the CI (#3120)
|
hace 2 años |
Marcin Kolny
|
a27ddece7f
Always allocate linear memory using mmap (#3052)
|
hace 2 años |