Lukas Döllerer
|
0d3b5caff0
Add support for metadata.code.branch_hint section (#4460)
|
4 月之前 |
YAMAMOTO Takashi
|
6253bd1b52
Reduce the code duplication a bit (#4596)
|
4 月之前 |
Zhenwei Jin
|
feecaf602e
add bounds checking to prevent ref_type_map_count (#4548)
|
5 月之前 |
Zhenwei Jin
|
2d05aece1a
add validation for struct field type (#4536)
|
5 月之前 |
Zhenwei Jin
|
aad1866260
add validation for recursive type count in loader (#4522)
|
5 月之前 |
Liu Jia
|
704aa3e7e5
modify macro related to simde when WASM_OP_SELECT_128 (#4461)
|
5 月之前 |
Zhenwei Jin
|
65d3ffa7a4
add validation for recursive type count in loader (#4440)
|
6 月之前 |
Liu Jia
|
903a5c1f8c
improve logic of `heap_type` validation when `ref.null` (#4372)
|
6 月之前 |
TianlongLiang
|
7d05dbc988
Support extended constant expressions (#4432)
|
6 月之前 |
Zhenwei Jin
|
0127eafbe5
loader: fix a potential overflow issue (#4427)
|
6 月之前 |
liang.he
|
0641dd1506
Fix few shadow warnings (#4409)
|
6 月之前 |
Liu Jia
|
535004dedc
Fix handling of non-nullable global_type during global import (#4408)
|
6 月之前 |
TianlongLiang
|
8e60feb181
Collective fix for typos and minor bugs (#4369)
|
6 月之前 |
liang.he
|
75bf9797a2
Update type validation in load_table_import() and load_table() (#4296)
|
7 月之前 |
Liu Jia
|
928598f1ce
add heap-type check for GC when ref.null (#4300)
|
7 月之前 |
Zhenwei Jin
|
93ef19b0ca
handle nullable heap reference types in import section (#4302)
|
7 月之前 |
liang.he
|
207da7b22f
updating WASI stdio handle initialization and build options for UVWASI (#4260)
|
7 月之前 |
liang.he
|
7f9e49213e
Enhance type checking for function types in loader and improve error handling (#4294)
|
7 月之前 |
Maks Litskevich
|
129dc3a30f
Add select 128 (#4236)
|
8 月之前 |
Su Yihan
|
26aa4830e9
fix buf checking in load_table_section (#4276)
|
8 月之前 |
Zhenwei Jin
|
3cce6fdaac
avoid access null pointer (#4262)
|
8 月之前 |
YAMAMOTO Takashi
|
f88718d705
JIT: don't join worker threads twice (#4252)
|
8 月之前 |
liang.he
|
216404d7cb
initialize WASI stdio handles to invalid for better error handling (#4092)
|
8 月之前 |
liang.he
|
ea417d7619
Add overflow check for preserved local offset in preserve_referenced_local (#4211)
|
8 月之前 |
Huang Qi
|
cc1903603d
fix: Remove unused variables in SIMD_v128_const case (#4197)
|
9 月之前 |
liang.he
|
9aaf3599ec
prevent frame_offset underflow in wasm_loader (#4165)
|
9 月之前 |
liang.he
|
793135b41c
Fix few integer overflowing (#4161)
|
9 月之前 |
Marcin Kolny
|
efa8019bdb
Merge dev/simd for fast-interp (#4131)
|
9 月之前 |
Huang Qi
|
412631ac13
fix: correct typos and improve comments across multiple files by codespell (#4116)
|
10 月之前 |
liang.he
|
f2e3348305
wasm_loader allocates more spaces for elements (#4099)
|
10 月之前 |