github.com/bananabytelabs/wazero@v0.0.0-20240105073314-54b22a776da8/internal/integration_test/fuzzcases/testdata/1054.wat (about) 1 (module 2 (type (;0;) (func)) 3 (func (;0;) (type 0) 4 i32.const 1000 5 i32.const 1000 6 i32.const 1000 7 memory.fill 8 ) 9 (memory (;0;) 1 2) 10 (start 0) 11 )