Skip to content

Commit 821a208

Browse files
github-actions[bot]WebAssembly/testsuite auto-update
andauthored
Auto-update for 2025-06-25 (#128)
Update repos: spec: WebAssembly/spec@1041527 exception-handling: WebAssembly/exception-handling@af287a7 gc: WebAssembly/gc@756060f function-references: WebAssembly/function-references@74d2ec8 This change was automatically generated by `update-testsuite.py` Co-authored-by: WebAssembly/testsuite auto-update <github-actions@users.noreply.github.com>
1 parent 64629ed commit 821a208

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

binary.wast

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
"\00asm" "\01\00\00\00"
816816
"\04\04\01" ;; table section with one entry
817817
"\70" ;; anyfunc
818-
"\02" ;; malformed table limits flag
818+
"\08" ;; malformed table limits flag
819819
"\00" ;; dummy byte
820820
)
821821
"integer too large"
@@ -860,7 +860,7 @@
860860
(module binary
861861
"\00asm" "\01\00\00\00"
862862
"\05\03\01" ;; memory section with one entry
863-
"\02" ;; malformed memory limits flag
863+
"\10" ;; malformed memory limits flag
864864
"\00" ;; dummy byte
865865
)
866866
"integer too large"

global.wast

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
"\0a\67\6c\6f\62\61\6c\5f\69\33\32" ;; "global_i32"
385385
"\03" ;; GlobalImport
386386
"\7f" ;; i32
387-
"\02" ;; malformed mutability
387+
"\04" ;; malformed mutability
388388
)
389389
"malformed mutability"
390390
)
@@ -411,7 +411,7 @@
411411
"\06\86\80\80\80\00" ;; global section
412412
"\01" ;; length 1
413413
"\7f" ;; i32
414-
"\02" ;; malformed mutability
414+
"\04" ;; malformed mutability
415415
"\41\00" ;; i32.const 0
416416
"\0b" ;; end
417417
)

proposals/exception-handling/binary.wast

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
"\00asm" "\01\00\00\00"
816816
"\04\04\01" ;; table section with one entry
817817
"\70" ;; anyfunc
818-
"\02" ;; malformed table limits flag
818+
"\08" ;; malformed table limits flag
819819
"\00" ;; dummy byte
820820
)
821821
"integer too large"
@@ -860,7 +860,7 @@
860860
(module binary
861861
"\00asm" "\01\00\00\00"
862862
"\05\03\01" ;; memory section with one entry
863-
"\02" ;; malformed memory limits flag
863+
"\10" ;; malformed memory limits flag
864864
"\00" ;; dummy byte
865865
)
866866
"integer too large"

proposals/function-references/binary.wast

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
"\00asm" "\01\00\00\00"
816816
"\04\04\01" ;; table section with one entry
817817
"\70" ;; anyfunc
818-
"\02" ;; malformed table limits flag
818+
"\08" ;; malformed table limits flag
819819
"\00" ;; dummy byte
820820
)
821821
"integer too large"
@@ -860,7 +860,7 @@
860860
(module binary
861861
"\00asm" "\01\00\00\00"
862862
"\05\03\01" ;; memory section with one entry
863-
"\02" ;; malformed memory limits flag
863+
"\10" ;; malformed memory limits flag
864864
"\00" ;; dummy byte
865865
)
866866
"integer too large"

proposals/function-references/global.wast

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@
375375
"\0a\67\6c\6f\62\61\6c\5f\69\33\32" ;; "global_i32"
376376
"\03" ;; GlobalImport
377377
"\7f" ;; i32
378-
"\02" ;; malformed mutability
378+
"\04" ;; malformed mutability
379379
)
380380
"malformed mutability"
381381
)
@@ -402,7 +402,7 @@
402402
"\06\86\80\80\80\00" ;; global section
403403
"\01" ;; length 1
404404
"\7f" ;; i32
405-
"\02" ;; malformed mutability
405+
"\04" ;; malformed mutability
406406
"\41\00" ;; i32.const 0
407407
"\0b" ;; end
408408
)

proposals/gc/binary.wast

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@
815815
"\00asm" "\01\00\00\00"
816816
"\04\04\01" ;; table section with one entry
817817
"\70" ;; anyfunc
818-
"\02" ;; malformed table limits flag
818+
"\08" ;; malformed table limits flag
819819
"\00" ;; dummy byte
820820
)
821821
"integer too large"
@@ -860,7 +860,7 @@
860860
(module binary
861861
"\00asm" "\01\00\00\00"
862862
"\05\03\01" ;; memory section with one entry
863-
"\02" ;; malformed memory limits flag
863+
"\10" ;; malformed memory limits flag
864864
"\00" ;; dummy byte
865865
)
866866
"integer too large"

proposals/gc/global.wast

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
"\0a\67\6c\6f\62\61\6c\5f\69\33\32" ;; "global_i32"
379379
"\03" ;; GlobalImport
380380
"\7f" ;; i32
381-
"\02" ;; malformed mutability
381+
"\04" ;; malformed mutability
382382
)
383383
"malformed mutability"
384384
)
@@ -405,7 +405,7 @@
405405
"\06\86\80\80\80\00" ;; global section
406406
"\01" ;; length 1
407407
"\7f" ;; i32
408-
"\02" ;; malformed mutability
408+
"\04" ;; malformed mutability
409409
"\41\00" ;; i32.const 0
410410
"\0b" ;; end
411411
)

0 commit comments

Comments
 (0)