github.com/tetratelabs/wazero@v1.7.3-0.20240513003603-48f702e154b5/internal/integration_test/fuzzcases/testdata/2078.wat (about) 1 (module 2 (type (;0;) (func (param i64 i64))) 3 (func (;0;) (type 0) (param i64 i64) 4 i32.const 0 5 if ;; label = @1 6 unreachable 7 end 8 i32.const 1 9 br_if 0 (;@0;) 10 ) 11 (export "" (func 0)) 12 )