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

     1  (module
     2    (type (;0;) (func (param i32 i32 i32)))
     3    (func (;0;) (type 0) (param i32 i32 i32)
     4      global.get 0
     5      v128.const i32x4 0xa0a00000 0x1060a0a0 0xffffffff 0xa0ffffff
     6      i64x2.lt_s
     7      global.set 0
     8    )
     9    (global (;0;) (mut v128) v128.const i32x4 0x00000000 0x00000000 0x00000000 0x00000000)
    10    (global (;1;) (mut i32) i32.const 0)
    11    (export "" (func 0))
    12  )