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

     1  (module
     2    (memory (;0;) 1 1)
     3    (func (;0;)
     4      i32.const 0
     5      v128.const i32x4 0x80000000 0x80000000 0x80000000 0x80000000
     6      v128.store32_lane offset=15616 align=2 1
     7      i32.const 0
     8      v128.load32_splat offset=15616 align=2
     9      global.set 0
    10    )
    11    (global (;0;) (mut v128) v128.const i32x4 0x00000000 0x00000000 0x00000000 0x00000000)
    12    (export "" (func 0))
    13  )