github.com/tetratelabs/wazero@v1.7.3-0.20240513003603-48f702e154b5/internal/integration_test/fuzzcases/testdata/2040.wat (about) 1 (module 2 (type (;0;) (func (param i32))) 3 (func (;0;) (type 0) (param i32) 4 i32.const 988345840 5 f32.convert_i32_s 6 global.get 0 ;;f32.const 0x1.c8c8c8p+73 7 f32.max 8 f32.const nan (;=nan;) 9 i32.const 1 10 select 11 i32.reinterpret_f32 12 i32.const 0 ;; global.get 1 13 i32.xor 14 global.set 2) ;; global.set 1 makes no difference 15 (global (;0;) f32 (f32.const 0x1.c8c8c8p+73 (;=1.68524e+22;))) 16 (global (;1;) (mut i32) (i32.const 0)) 17 (global (;2;) (mut i32) (i32.const 1000)) 18 (export "" (func 0)) 19 (export "1" (global 0)) 20 (export "2" (global 1)) 21 (data (;0;) ""))