mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-13 06:51:34 +00:00
Update Binaryen to latest nightly
This commit is contained in:
@ -319,7 +319,6 @@
|
||||
end
|
||||
)
|
||||
(func $~lib/polyfills/bswap<u64> (; 7 ;) (type $FUNCSIG$jj) (param $0 i64) (result i64)
|
||||
(local $1 i64)
|
||||
local.get $0
|
||||
i64.const 8
|
||||
i64.shr_u
|
||||
@ -331,12 +330,12 @@
|
||||
i64.const 8
|
||||
i64.shl
|
||||
i64.or
|
||||
local.tee $1
|
||||
local.tee $0
|
||||
i64.const 16
|
||||
i64.shr_u
|
||||
i64.const 281470681808895
|
||||
i64.and
|
||||
local.get $1
|
||||
local.get $0
|
||||
i64.const 281470681808895
|
||||
i64.and
|
||||
i64.const 16
|
||||
@ -643,7 +642,6 @@
|
||||
end
|
||||
)
|
||||
(func $~lib/dataview/DataView#setFloat32 (; 15 ;) (type $FUNCSIG$vifi) (param $0 i32) (param $1 f32) (param $2 i32)
|
||||
(local $3 i32)
|
||||
i32.const 4
|
||||
local.get $0
|
||||
i32.load offset=8
|
||||
@ -673,12 +671,12 @@
|
||||
i32.add
|
||||
local.get $1
|
||||
i32.reinterpret_f32
|
||||
local.tee $3
|
||||
local.tee $0
|
||||
i32.const -16711936
|
||||
i32.and
|
||||
i32.const 8
|
||||
i32.rotl
|
||||
local.get $3
|
||||
local.get $0
|
||||
i32.const 16711935
|
||||
i32.and
|
||||
i32.const 8
|
||||
|
Reference in New Issue
Block a user