github.com/tetratelabs/wazero@v1.7.1/internal/integration_test/fuzzcases/testdata/2096.wat (about)

     1  (module
     2    (func
     3      i32.const -1
     4      v128.const i32x4 0x7e7e7e7e 0x00000006 0x00000000 0x7e7e7e7e
     5      v128.store align=1
     6    )
     7    (memory (;0;) 7 10)
     8    (export "" (func 0))
     9  )