mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-20 18:26:40 +00:00
Rework inlining logic (#463)
This commit is contained in:
@ -1477,14 +1477,12 @@
|
||||
unreachable
|
||||
end
|
||||
global.get $std/pointer/buf
|
||||
local.tee $0
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.tee $0
|
||||
f32.const 1.2999999523162842
|
||||
f32.store
|
||||
local.get $0
|
||||
i32.const 8
|
||||
i32.add
|
||||
f32.load
|
||||
f32.const 1.2999999523162842
|
||||
f32.ne
|
||||
|
Reference in New Issue
Block a user