github.com/bananabytelabs/wazero@v0.0.0-20240105073314-54b22a776da8/internal/integration_test/fuzzcases/testdata/1777.wat (about) 1 (module 2 (func (result f64 f64) 3 block (result f64 f64) ;; label = @1 4 global.get 0 5 block (result f64 f64) ;; label = @2 6 global.get 0 7 f64.const 1.123 8 i32.const 2 9 br_table 0 (;@2;) 1 (;@1;) 2 (;@0;) 2 (;@0;) 10 end 11 drop 12 end 13 ) 14 (memory (;0;) 0 2) 15 (global (mut f64) f64.const -nan:0xf94ffffffffff (;=NaN;)) 16 (export "" (func 0)) 17 (export "1" (memory 0)) 18 )