mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-21 18:51:43 +00:00
Update dependencies and rebuild dist files
This commit is contained in:
@ -56,15 +56,15 @@
|
||||
i32.add
|
||||
i32.const -8
|
||||
i32.and
|
||||
local.tee $2
|
||||
local.tee $0
|
||||
current_memory
|
||||
local.tee $3
|
||||
local.tee $2
|
||||
i32.const 16
|
||||
i32.shl
|
||||
i32.gt_u
|
||||
if
|
||||
local.get $3
|
||||
local.get $2
|
||||
local.get $0
|
||||
local.get $1
|
||||
i32.sub
|
||||
i32.const 65535
|
||||
@ -73,16 +73,16 @@
|
||||
i32.and
|
||||
i32.const 16
|
||||
i32.shr_u
|
||||
local.tee $0
|
||||
local.tee $3
|
||||
local.get $2
|
||||
local.get $3
|
||||
local.get $0
|
||||
i32.gt_s
|
||||
select
|
||||
grow_memory
|
||||
i32.const 0
|
||||
i32.lt_s
|
||||
if
|
||||
local.get $0
|
||||
local.get $3
|
||||
grow_memory
|
||||
i32.const 0
|
||||
i32.lt_s
|
||||
@ -91,7 +91,7 @@
|
||||
end
|
||||
end
|
||||
end
|
||||
local.get $2
|
||||
local.get $0
|
||||
global.set $~lib/allocator/arena/offset
|
||||
local.get $1
|
||||
)
|
||||
@ -603,7 +603,7 @@
|
||||
i32.const 16777619
|
||||
i32.mul
|
||||
local.tee $3
|
||||
local.set $5
|
||||
local.set $4
|
||||
local.get $0
|
||||
local.get $1
|
||||
local.get $3
|
||||
@ -649,14 +649,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 12
|
||||
i32.mul
|
||||
i32.add
|
||||
@ -677,15 +677,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=8
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
@ -1258,7 +1258,7 @@
|
||||
i32.const 16777619
|
||||
i32.mul
|
||||
local.tee $3
|
||||
local.set $5
|
||||
local.set $4
|
||||
local.get $0
|
||||
local.get $1
|
||||
local.get $3
|
||||
@ -1304,14 +1304,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 12
|
||||
i32.mul
|
||||
i32.add
|
||||
@ -1332,15 +1332,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=8
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
@ -1971,7 +1971,7 @@
|
||||
i32.const 16777619
|
||||
i32.mul
|
||||
local.tee $3
|
||||
local.set $5
|
||||
local.set $4
|
||||
local.get $0
|
||||
local.get $1
|
||||
local.get $3
|
||||
@ -2017,14 +2017,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 12
|
||||
i32.mul
|
||||
i32.add
|
||||
@ -2045,15 +2045,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=8
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
@ -2671,7 +2671,7 @@
|
||||
i32.const 16777619
|
||||
i32.mul
|
||||
local.tee $3
|
||||
local.set $5
|
||||
local.set $4
|
||||
local.get $0
|
||||
local.get $1
|
||||
local.get $3
|
||||
@ -2717,14 +2717,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 12
|
||||
i32.mul
|
||||
i32.add
|
||||
@ -2745,15 +2745,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=8
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
@ -3388,7 +3388,7 @@
|
||||
local.get $1
|
||||
local.get $1
|
||||
call $~lib/internal/hash/hash32
|
||||
local.tee $5
|
||||
local.tee $4
|
||||
call $~lib/map/Map<i32,i32>#find
|
||||
local.tee $3
|
||||
if
|
||||
@ -3431,14 +3431,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 12
|
||||
i32.mul
|
||||
i32.add
|
||||
@ -3459,15 +3459,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=8
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
@ -4461,7 +4461,7 @@
|
||||
local.get $1
|
||||
local.get $1
|
||||
call $~lib/internal/hash/hash64
|
||||
local.tee $5
|
||||
local.tee $4
|
||||
call $~lib/map/Map<i64,i32>#find
|
||||
local.tee $3
|
||||
if
|
||||
@ -4504,14 +4504,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 4
|
||||
i32.shl
|
||||
i32.add
|
||||
@ -4532,15 +4532,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=12
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
@ -5436,7 +5436,7 @@
|
||||
local.get $1
|
||||
i32.reinterpret_f32
|
||||
call $~lib/internal/hash/hash32
|
||||
local.tee $5
|
||||
local.tee $4
|
||||
call $~lib/map/Map<f32,i32>#find
|
||||
local.tee $3
|
||||
if
|
||||
@ -5479,14 +5479,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 12
|
||||
i32.mul
|
||||
i32.add
|
||||
@ -5507,15 +5507,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=8
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
@ -6090,7 +6090,7 @@
|
||||
local.get $1
|
||||
i64.reinterpret_f64
|
||||
call $~lib/internal/hash/hash64
|
||||
local.tee $5
|
||||
local.tee $4
|
||||
call $~lib/map/Map<f64,i32>#find
|
||||
local.tee $3
|
||||
if
|
||||
@ -6133,14 +6133,14 @@
|
||||
local.get $0
|
||||
local.get $0
|
||||
i32.load offset=16
|
||||
local.tee $4
|
||||
local.tee $5
|
||||
i32.const 1
|
||||
i32.add
|
||||
i32.store offset=16
|
||||
local.get $3
|
||||
i32.const 8
|
||||
i32.add
|
||||
local.get $4
|
||||
local.get $5
|
||||
i32.const 4
|
||||
i32.shl
|
||||
i32.add
|
||||
@ -6161,15 +6161,15 @@
|
||||
i32.load
|
||||
local.get $0
|
||||
i32.load offset=4
|
||||
local.get $5
|
||||
local.get $4
|
||||
i32.and
|
||||
i32.const 2
|
||||
i32.shl
|
||||
i32.add
|
||||
local.tee $4
|
||||
local.tee $0
|
||||
i32.load offset=8
|
||||
i32.store offset=12
|
||||
local.get $4
|
||||
local.get $0
|
||||
local.get $3
|
||||
i32.store offset=8
|
||||
end
|
||||
|
Reference in New Issue
Block a user