1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
(module (func (param f32) f32.const -nan:0x7fffff (;=NaN;) local.tee 0 local.get 0 local.get 0 f32.le br_if 0 unreachable ) (func (param f32) f32.const -nan:0x7fffff (;=NaN;) local.tee 0 local.get 0 local.get 0 f32.ge br_if 0 unreachable ) )