github.com/tetratelabs/wazero@v1.7.3-0.20240513003603-48f702e154b5/internal/integration_test/fuzzcases/testdata/2131.wat (about)

     1  (module
     2    (type (;0;) (func))
     3    (func (;0;) (type 0)
     4      i32.const 0
     5      v128.load16x4_u offset=655351 align=1
     6      global.set 0
     7    )
     8    (memory (;0;) 10 10 shared)
     9    (global (;0;) (mut v128) v128.const i32x4 0x00000000 0x00000000 0x00000000 0x00000000)
    10    (global (;0;) (mut v128) v128.const i32x4 0x00000000 0x00000000 0x00000000 0x00000000)
    11    ;; set the initial data at 655351
    12    (data (i32.const 655351) "CD")
    13    (start 0)
    14  )