17 lines · plain
1.functype ret32 (f32) -> (i32)2 3 .globl call_ret324call_ret32:5 .functype call_ret32 () -> (i32)6 f32.const 0x0p07 call ret328 drop9 i32.const ret32_address10 end_function11 12 .section .data.ret32_address,"",@13 .globl ret32_address14ret32_address:15 .int32 ret3216 .size ret32_address, 417