mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 15:12:12 +00:00
Update dependencies
This commit is contained in:
parent
ee73a4d28f
commit
78a679759a
813
package-lock.json
generated
813
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -12,25 +12,25 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@protobufjs/utf8": "^1.1.0",
|
"@protobufjs/utf8": "^1.1.0",
|
||||||
"binaryen": "45.0.0-nightly.20180330",
|
"binaryen": "45.0.0-nightly.20180412",
|
||||||
"glob": "^7.1.2",
|
"glob": "^7.1.2",
|
||||||
"long": "^4.0.0",
|
"long": "^4.0.0",
|
||||||
"minimist": "^1.2.0",
|
"minimist": "^1.2.0",
|
||||||
"ts-node": "^5.0.1"
|
"ts-node": "^5.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^9.6.1",
|
"@types/node": "^9.6.4",
|
||||||
"browser-process-hrtime": "^0.1.2",
|
"browser-process-hrtime": "^0.1.2",
|
||||||
"chalk": "^2.3.2",
|
"chalk": "^2.3.2",
|
||||||
"diff": "^3.5.0",
|
"diff": "^3.5.0",
|
||||||
"source-map-support": "^0.5.4",
|
"source-map-support": "^0.5.4",
|
||||||
"ts-loader": "^4.1.0",
|
"ts-loader": "^4.2.0",
|
||||||
"tslint": "^5.9.1",
|
"tslint": "^5.9.1",
|
||||||
"typedoc": "^0.11.1",
|
"typedoc": "^0.11.1",
|
||||||
"typedoc-plugin-external-module-name": "^1.1.1",
|
"typedoc-plugin-external-module-name": "^1.1.1",
|
||||||
"typescript": "^2.8.1",
|
"typescript": "^2.8.1",
|
||||||
"webpack": "^4.4.1",
|
"webpack": "^4.5.0",
|
||||||
"webpack-cli": "^2.0.13"
|
"webpack-cli": "^2.0.14"
|
||||||
},
|
},
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"types": "index.d.ts",
|
"types": "index.d.ts",
|
||||||
|
@ -844,9 +844,9 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_local $5
|
(set_local $5
|
||||||
(i32.sub
|
(i32.add
|
||||||
(get_local $5)
|
(get_local $5)
|
||||||
(i32.const 1048576)
|
(i32.const -1048576)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.const 0)
|
(i32.const 0)
|
||||||
@ -3531,12 +3531,6 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(func $start (; 6 ;) (type $v)
|
(func $start (; 6 ;) (type $v)
|
||||||
(drop
|
|
||||||
(i32.div_s
|
|
||||||
(get_global $binary/i)
|
|
||||||
(i32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(drop
|
(drop
|
||||||
(i32.rem_s
|
(i32.rem_s
|
||||||
(get_global $binary/i)
|
(get_global $binary/i)
|
||||||
@ -3599,12 +3593,6 @@
|
|||||||
(i32.const 1)
|
(i32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/i
|
|
||||||
(i32.div_s
|
|
||||||
(get_global $binary/i)
|
|
||||||
(i32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/i
|
(set_global $binary/i
|
||||||
(i32.rem_s
|
(i32.rem_s
|
||||||
(get_global $binary/i)
|
(get_global $binary/i)
|
||||||
@ -3711,12 +3699,6 @@
|
|||||||
(i32.const 1)
|
(i32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(drop
|
|
||||||
(i64.div_s
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(drop
|
(drop
|
||||||
(i64.rem_s
|
(i64.rem_s
|
||||||
(get_global $binary/I)
|
(get_global $binary/I)
|
||||||
@ -3779,18 +3761,6 @@
|
|||||||
(i64.const 1)
|
(i64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/I
|
|
||||||
(i64.mul
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/I
|
|
||||||
(i64.div_s
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/I
|
(set_global $binary/I
|
||||||
(i64.rem_s
|
(i64.rem_s
|
||||||
(get_global $binary/I)
|
(get_global $binary/I)
|
||||||
@ -3855,12 +3825,6 @@
|
|||||||
(i64.const 1)
|
(i64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/I
|
|
||||||
(i64.mul
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/I
|
(set_global $binary/I
|
||||||
(i64.rem_s
|
(i64.rem_s
|
||||||
(get_global $binary/I)
|
(get_global $binary/I)
|
||||||
@ -3963,18 +3927,6 @@
|
|||||||
(f32.const 1)
|
(f32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/f
|
|
||||||
(f32.mul
|
|
||||||
(get_global $binary/f)
|
|
||||||
(f32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/f
|
|
||||||
(f32.div
|
|
||||||
(get_global $binary/f)
|
|
||||||
(f32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/f
|
(set_global $binary/f
|
||||||
(call $~lib/math/NativeMathf.mod
|
(call $~lib/math/NativeMathf.mod
|
||||||
(get_global $binary/f)
|
(get_global $binary/f)
|
||||||
@ -3999,12 +3951,6 @@
|
|||||||
(f32.const 1)
|
(f32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/f
|
|
||||||
(f32.mul
|
|
||||||
(get_global $binary/f)
|
|
||||||
(f32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/f
|
(set_global $binary/f
|
||||||
(call $~lib/math/NativeMathf.mod
|
(call $~lib/math/NativeMathf.mod
|
||||||
(get_global $binary/f)
|
(get_global $binary/f)
|
||||||
@ -4077,18 +4023,6 @@
|
|||||||
(f64.const 1)
|
(f64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/F
|
|
||||||
(f64.mul
|
|
||||||
(get_global $binary/F)
|
|
||||||
(f64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/F
|
|
||||||
(f64.div
|
|
||||||
(get_global $binary/F)
|
|
||||||
(f64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/F
|
(set_global $binary/F
|
||||||
(call $~lib/math/NativeMath.mod
|
(call $~lib/math/NativeMath.mod
|
||||||
(get_global $binary/F)
|
(get_global $binary/F)
|
||||||
@ -4113,12 +4047,6 @@
|
|||||||
(f64.const 1)
|
(f64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/F
|
|
||||||
(f64.mul
|
|
||||||
(get_global $binary/F)
|
|
||||||
(f64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/F
|
(set_global $binary/F
|
||||||
(call $~lib/math/NativeMath.mod
|
(call $~lib/math/NativeMath.mod
|
||||||
(get_global $binary/F)
|
(get_global $binary/F)
|
||||||
|
@ -893,9 +893,9 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_local $5
|
(set_local $5
|
||||||
(i32.sub
|
(i32.add
|
||||||
(get_local $5)
|
(get_local $5)
|
||||||
(i32.const 1048576)
|
(i32.const -1048576)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.const 0)
|
(i32.const 0)
|
||||||
@ -5594,12 +5594,6 @@
|
|||||||
(get_local $3)
|
(get_local $3)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(drop
|
|
||||||
(i32.div_s
|
|
||||||
(get_global $binary/i)
|
|
||||||
(i32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(drop
|
(drop
|
||||||
(i32.rem_s
|
(i32.rem_s
|
||||||
(get_global $binary/i)
|
(get_global $binary/i)
|
||||||
@ -5662,12 +5656,6 @@
|
|||||||
(i32.const 1)
|
(i32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/i
|
|
||||||
(i32.div_s
|
|
||||||
(get_global $binary/i)
|
|
||||||
(i32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/i
|
(set_global $binary/i
|
||||||
(i32.rem_s
|
(i32.rem_s
|
||||||
(get_global $binary/i)
|
(get_global $binary/i)
|
||||||
@ -5774,12 +5762,6 @@
|
|||||||
(i32.const 1)
|
(i32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(drop
|
|
||||||
(i64.div_s
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(drop
|
(drop
|
||||||
(i64.rem_s
|
(i64.rem_s
|
||||||
(get_global $binary/I)
|
(get_global $binary/I)
|
||||||
@ -5842,18 +5824,6 @@
|
|||||||
(i64.const 1)
|
(i64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/I
|
|
||||||
(i64.mul
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/I
|
|
||||||
(i64.div_s
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/I
|
(set_global $binary/I
|
||||||
(i64.rem_s
|
(i64.rem_s
|
||||||
(get_global $binary/I)
|
(get_global $binary/I)
|
||||||
@ -5918,12 +5888,6 @@
|
|||||||
(i64.const 1)
|
(i64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/I
|
|
||||||
(i64.mul
|
|
||||||
(get_global $binary/I)
|
|
||||||
(i64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/I
|
(set_global $binary/I
|
||||||
(i64.rem_s
|
(i64.rem_s
|
||||||
(get_global $binary/I)
|
(get_global $binary/I)
|
||||||
@ -6026,18 +5990,6 @@
|
|||||||
(f32.const 1)
|
(f32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/f
|
|
||||||
(f32.mul
|
|
||||||
(get_global $binary/f)
|
|
||||||
(f32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/f
|
|
||||||
(f32.div
|
|
||||||
(get_global $binary/f)
|
|
||||||
(f32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/f
|
(set_global $binary/f
|
||||||
(call $~lib/math/NativeMathf.mod
|
(call $~lib/math/NativeMathf.mod
|
||||||
(get_global $binary/f)
|
(get_global $binary/f)
|
||||||
@ -6062,12 +6014,6 @@
|
|||||||
(f32.const 1)
|
(f32.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/f
|
|
||||||
(f32.mul
|
|
||||||
(get_global $binary/f)
|
|
||||||
(f32.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/f
|
(set_global $binary/f
|
||||||
(call $~lib/math/NativeMathf.mod
|
(call $~lib/math/NativeMathf.mod
|
||||||
(get_global $binary/f)
|
(get_global $binary/f)
|
||||||
@ -6140,18 +6086,6 @@
|
|||||||
(f64.const 1)
|
(f64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/F
|
|
||||||
(f64.mul
|
|
||||||
(get_global $binary/F)
|
|
||||||
(f64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/F
|
|
||||||
(f64.div
|
|
||||||
(get_global $binary/F)
|
|
||||||
(f64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/F
|
(set_global $binary/F
|
||||||
(call $~lib/math/NativeMath.mod
|
(call $~lib/math/NativeMath.mod
|
||||||
(get_global $binary/F)
|
(get_global $binary/F)
|
||||||
@ -6176,12 +6110,6 @@
|
|||||||
(f64.const 1)
|
(f64.const 1)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_global $binary/F
|
|
||||||
(f64.mul
|
|
||||||
(get_global $binary/F)
|
|
||||||
(f64.const 1)
|
|
||||||
)
|
|
||||||
)
|
|
||||||
(set_global $binary/F
|
(set_global $binary/F
|
||||||
(call $~lib/math/NativeMath.mod
|
(call $~lib/math/NativeMath.mod
|
||||||
(get_global $binary/F)
|
(get_global $binary/F)
|
||||||
|
@ -2840,10 +2840,7 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.store offset=8
|
(i32.store offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
(get_local $1)
|
(get_local $1)
|
||||||
)
|
)
|
||||||
(i32.store offset=4
|
(i32.store offset=4
|
||||||
@ -2877,14 +2874,11 @@
|
|||||||
)
|
)
|
||||||
(set_local $3
|
(set_local $3
|
||||||
(i32.load offset=8
|
(i32.load offset=8
|
||||||
(i32.add
|
|
||||||
(tee_local $2
|
(tee_local $2
|
||||||
(i32.load
|
(i32.load
|
||||||
(get_local $0)
|
(get_local $0)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(call $~lib/memory/move_memory
|
(call $~lib/memory/move_memory
|
||||||
@ -4442,17 +4436,11 @@
|
|||||||
(block
|
(block
|
||||||
(set_local $7
|
(set_local $7
|
||||||
(i32.load offset=8
|
(i32.load offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.store offset=8
|
(i32.store offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
(i32.load offset=8
|
(i32.load offset=8
|
||||||
(i32.add
|
(i32.add
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
@ -4527,10 +4515,7 @@
|
|||||||
(block
|
(block
|
||||||
(set_local $7
|
(set_local $7
|
||||||
(i32.load offset=8
|
(i32.load offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_local $4
|
(set_local $4
|
||||||
@ -4603,10 +4588,7 @@
|
|||||||
(get_local $7)
|
(get_local $7)
|
||||||
)
|
)
|
||||||
(i32.store offset=8
|
(i32.store offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
(get_local $4)
|
(get_local $4)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
@ -4648,17 +4630,11 @@
|
|||||||
(i32.const 4)
|
(i32.const 4)
|
||||||
)
|
)
|
||||||
(i32.load offset=8
|
(i32.load offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.store offset=8
|
(i32.store offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
(get_local $4)
|
(get_local $4)
|
||||||
)
|
)
|
||||||
(get_local $0)
|
(get_local $0)
|
||||||
@ -4701,10 +4677,7 @@
|
|||||||
)
|
)
|
||||||
(set_local $4
|
(set_local $4
|
||||||
(i32.load offset=8
|
(i32.load offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $3)
|
(get_local $3)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(if
|
(if
|
||||||
@ -4730,10 +4703,7 @@
|
|||||||
(get_local $4)
|
(get_local $4)
|
||||||
)
|
)
|
||||||
(i32.store offset=8
|
(i32.store offset=8
|
||||||
(i32.add
|
|
||||||
(get_local $3)
|
(get_local $3)
|
||||||
(i32.const 0)
|
|
||||||
)
|
|
||||||
(get_local $2)
|
(get_local $2)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
@ -4905,9 +4905,9 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_local $5
|
(set_local $5
|
||||||
(i32.sub
|
(i32.add
|
||||||
(get_local $5)
|
(get_local $5)
|
||||||
(i32.const 1048576)
|
(i32.const -1048576)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.const 0)
|
(i32.const 0)
|
||||||
|
@ -10180,9 +10180,9 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_local $5
|
(set_local $5
|
||||||
(i32.sub
|
(i32.add
|
||||||
(get_local $5)
|
(get_local $5)
|
||||||
(i32.const 1048576)
|
(i32.const -1048576)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.const 0)
|
(i32.const 0)
|
||||||
|
@ -1113,9 +1113,9 @@
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
(set_local $5
|
(set_local $5
|
||||||
(i32.sub
|
(i32.add
|
||||||
(get_local $5)
|
(get_local $5)
|
||||||
(i32.const 1048576)
|
(i32.const -1048576)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
(i32.const 0)
|
(i32.const 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user