Liu Jia
|
903a5c1f8c
improve logic of `heap_type` validation when `ref.null` (#4372)
|
6 miesięcy temu |
TianlongLiang
|
7d05dbc988
Support extended constant expressions (#4432)
|
6 miesięcy temu |
Zhenwei Jin
|
0127eafbe5
loader: fix a potential overflow issue (#4427)
|
7 miesięcy temu |
liang.he
|
0641dd1506
Fix few shadow warnings (#4409)
|
7 miesięcy temu |
Liu Jia
|
535004dedc
Fix handling of non-nullable global_type during global import (#4408)
|
7 miesięcy temu |
TianlongLiang
|
8e60feb181
Collective fix for typos and minor bugs (#4369)
|
7 miesięcy temu |
liang.he
|
75bf9797a2
Update type validation in load_table_import() and load_table() (#4296)
|
7 miesięcy temu |
Liu Jia
|
928598f1ce
add heap-type check for GC when ref.null (#4300)
|
7 miesięcy temu |
Zhenwei Jin
|
93ef19b0ca
handle nullable heap reference types in import section (#4302)
|
7 miesięcy temu |
liang.he
|
207da7b22f
updating WASI stdio handle initialization and build options for UVWASI (#4260)
|
8 miesięcy temu |
liang.he
|
7f9e49213e
Enhance type checking for function types in loader and improve error handling (#4294)
|
8 miesięcy temu |
Maks Litskevich
|
129dc3a30f
Add select 128 (#4236)
|
8 miesięcy temu |
Su Yihan
|
26aa4830e9
fix buf checking in load_table_section (#4276)
|
8 miesięcy temu |
Zhenwei Jin
|
3cce6fdaac
avoid access null pointer (#4262)
|
8 miesięcy temu |
YAMAMOTO Takashi
|
f88718d705
JIT: don't join worker threads twice (#4252)
|
8 miesięcy temu |
liang.he
|
216404d7cb
initialize WASI stdio handles to invalid for better error handling (#4092)
|
8 miesięcy temu |
liang.he
|
ea417d7619
Add overflow check for preserved local offset in preserve_referenced_local (#4211)
|
8 miesięcy temu |
Huang Qi
|
cc1903603d
fix: Remove unused variables in SIMD_v128_const case (#4197)
|
9 miesięcy temu |
liang.he
|
9aaf3599ec
prevent frame_offset underflow in wasm_loader (#4165)
|
9 miesięcy temu |
liang.he
|
793135b41c
Fix few integer overflowing (#4161)
|
9 miesięcy temu |
Marcin Kolny
|
efa8019bdb
Merge dev/simd for fast-interp (#4131)
|
10 miesięcy temu |
Huang Qi
|
412631ac13
fix: correct typos and improve comments across multiple files by codespell (#4116)
|
10 miesięcy temu |
liang.he
|
f2e3348305
wasm_loader allocates more spaces for elements (#4099)
|
11 miesięcy temu |
Jérôme Vouillon
|
159f5890a6
[gc] Subtyping fix (#4075)
|
11 miesięcy temu |
TianlongLiang
|
b6dea221a6
Fix wasm loader check data segment count (#4039)
|
1 rok temu |
liang.he
|
e3ddbd58f7
Synchronize the GC spec tests to the commit from December 9. 2024. (#4022)
|
1 rok temu |
Wenyong Huang
|
831e4bbfd5
Refine getting const offsets in wasm loader of fast-interp (#4012)
|
1 rok temu |
Wenyong Huang
|
9c3807e124
Refine read leb int wasm loader of fast interpreter (#4017)
|
1 rok temu |
liang.he
|
53da420c41
Enable shrunk memory by default and add related configurations (#4008)
|
1 rok temu |
liang.he
|
02683d2eed
Improve stack consistency by ensuring sufficient space for dummy offsets (#4011)
|
1 rok temu |