File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 815
815
" \00 asm" " \01\00\00\00 "
816
816
" \04\04\01 " ;; table section with one entry
817
817
" \70 " ;; anyfunc
818
- " \02 " ;; malformed table limits flag
818
+ " \08 " ;; malformed table limits flag
819
819
" \00 " ;; dummy byte
820
820
)
821
821
" integer too large"
860
860
(module binary
861
861
" \00 asm" " \01\00\00\00 "
862
862
" \05\03\01 " ;; memory section with one entry
863
- " \02 " ;; malformed memory limits flag
863
+ " \10 " ;; malformed memory limits flag
864
864
" \00 " ;; dummy byte
865
865
)
866
866
" integer too large"
Original file line number Diff line number Diff line change 384
384
" \0a\67\6c\6f\62\61\6c\5f\69\33\32 " ;; "global_i32"
385
385
" \03 " ;; GlobalImport
386
386
" \7f " ;; i32
387
- " \02 " ;; malformed mutability
387
+ " \04 " ;; malformed mutability
388
388
)
389
389
" malformed mutability"
390
390
)
411
411
" \06\86\80\80\80\00 " ;; global section
412
412
" \01 " ;; length 1
413
413
" \7f " ;; i32
414
- " \02 " ;; malformed mutability
414
+ " \04 " ;; malformed mutability
415
415
" \41\00 " ;; i32.const 0
416
416
" \0b " ;; end
417
417
)
You can’t perform that action at this time.
0 commit comments