fro
|
d33435eaf8
|
remove start section from a module compiled to the wasm-unknown-unknown target generate valid module
|
2018-01-10 00:12:52 +03:00 |
|
Nikolay Volf
|
f260bb8bb5
|
Merge pull request #45 from paritytech/unknown-target
Allow wasm-build to handle wasm32-unknown-unknown
|
2017-12-27 18:18:13 +03:00 |
|
NikVolf
|
236d590a87
|
path -> triplet
|
2017-12-27 17:50:31 +03:00 |
|
NikVolf
|
3cf1ee5c57
|
fix help message
|
2017-12-27 17:03:51 +03:00 |
|
NikVolf
|
ce2d2c57ae
|
fix & update packing test
|
2017-12-27 16:29:26 +03:00 |
|
NikVolf
|
1da5e9f64f
|
fix version
|
2017-12-27 13:02:24 +03:00 |
|
NikVolf
|
c5ced73d55
|
fix help text
|
2017-12-27 12:38:27 +03:00 |
|
NikVolf
|
bf90913055
|
save-raw option
|
2017-12-27 12:35:31 +03:00 |
|
NikVolf
|
f146187e00
|
finalize tool
|
2017-12-27 12:12:09 +03:00 |
|
NikVolf
|
06219aa6e2
|
externalize mem
|
2017-12-26 16:03:59 +03:00 |
|
NikVolf
|
7590216161
|
arrange consts
|
2017-12-26 15:58:04 +03:00 |
|
NikVolf
|
fceb0ce7f1
|
argument parsing, mem ext stub
|
2017-12-26 14:03:08 +03:00 |
|
NikVolf
|
2fd7d50586
|
remove redundant line
|
2017-12-26 13:38:33 +03:00 |
|
NikVolf
|
046453c7f1
|
refactor to well-defined source input
|
2017-12-26 13:38:07 +03:00 |
|
Nikolay Volf
|
a8873be877
|
Merge pull request #44 from paritytech/prune-toml
Update wasm-opt to wasm-prune in toml
|
2017-12-11 12:57:22 +01:00 |
|
Nikolay Volf
|
b91d5a0c40
|
Update Cargo.toml
|
2017-12-11 12:34:01 +01:00 |
|
NikVolf
|
1264a262d1
|
fix final bug, tests impossible
|
2017-11-22 16:45:25 +03:00 |
|
Nikolay Volf
|
48035e1724
|
Merge pull request #43 from paritytech/fix-constructor
Fix bug and update test
|
2017-11-22 16:17:43 +03:00 |
|
NikVolf
|
a1e6eddc70
|
fix bug and proper test
|
2017-11-22 16:08:13 +03:00 |
|
Nikolay Volf
|
b54dd56110
|
Merge pull request #42 from paritytech/fix-constructor
Refactor constructor packing
|
2017-11-22 13:27:52 +03:00 |
|
NikVolf
|
399d1fe22f
|
compare with slice
|
2017-11-22 13:15:56 +03:00 |
|
NikVolf
|
70c6079026
|
remove redundant match
|
2017-11-22 13:13:53 +03:00 |
|
NikVolf
|
f42bd6df00
|
update version
|
2017-11-22 03:24:35 +03:00 |
|
NikVolf
|
89867d7ddb
|
some validation in packing
|
2017-11-22 01:40:58 +03:00 |
|
NikVolf
|
a08b9e7dff
|
bundle constructor in a more secure way
|
2017-11-22 01:24:15 +03:00 |
|
Nikolay Volf
|
1f23c1aeb4
|
Update README.md
|
2017-11-20 16:54:31 +03:00 |
|
Nikolay Volf
|
f1a8077f3b
|
Merge pull request #41 from paritytech/create2deploy
Rename symbol _create to _deploy
|
2017-11-15 20:28:16 +03:00 |
|
fro
|
5df092d78e
|
Cargo.lock intro
|
2017-11-15 19:43:31 +03:00 |
|
fro
|
6d42e52473
|
fix test
|
2017-11-15 19:33:39 +03:00 |
|
fro
|
b8354e292c
|
rename symbol _create to _deploy due to name conflict with external "create" which creates a contract
|
2017-11-15 19:14:08 +03:00 |
|
Alexey
|
357e8b41de
|
Merge pull request #40 from paritytech/skip-externalize
Skip externalization step
|
2017-11-14 17:21:29 +03:00 |
|
Sergey Pepyakin
|
e773d5c946
|
Don't externalize and don't keep setTempRet0
We don't need to do externalization, because we started to explicitly extern all needed functions.
|
2017-11-14 16:29:53 +03:00 |
|
Nikolay Volf
|
6b3719fa3d
|
Merge pull request #39 from paritytech/dont-externalize-setTempRet0
Don't externalize setTempRet0
|
2017-11-10 00:56:16 +03:00 |
|
Sergey Pepyakin
|
d2c1d92e2b
|
Don't externalize setTempRet0
It is not longer needed, as we stopped to do legalization for JS FFI.
|
2017-11-09 22:25:27 +03:00 |
|
Nikolay Volf
|
9edf1cb467
|
Merge pull request #38 from paritytech/externalize-mem-ops
Externalize mem ops
|
2017-11-07 12:22:14 +03:00 |
|
Sergey Pepyakin
|
b7dd10e2bc
|
Update README.md
|
2017-11-07 12:17:28 +03:00 |
|
Sergey Pepyakin
|
023fe5e8cb
|
Externalize mem ops
|
2017-11-06 19:25:03 +03:00 |
|
Nikolay Volf
|
867a97ba1a
|
Merge pull request #36 from paritytech/fix-wasm-build-new-nightly
Fix wasm build new nightly
|
2017-11-03 15:28:09 +03:00 |
|
NikVolf
|
47812fcc50
|
dependency also here
|
2017-11-03 15:16:48 +03:00 |
|
NikVolf
|
e379cc2473
|
use exact version
|
2017-11-03 13:58:51 +03:00 |
|
NikVolf
|
32dbb03092
|
add to travis
|
2017-11-03 13:53:23 +03:00 |
|
NikVolf
|
b1c1c4afdb
|
fix wasm-build and add test
|
2017-11-03 13:52:51 +03:00 |
|
Nikolay Volf
|
71a88147a2
|
Merge pull request #35 from paritytech/license
Add license info
|
2017-11-03 13:27:09 +03:00 |
|
NikVolf
|
a657ebfdde
|
license
|
2017-11-03 02:11:41 +03:00 |
|
Nikolay Volf
|
9fcfbf69cc
|
Merge pull request #34 from paritytech/fix-bin-build
Fix binaries build, add CI check
|
2017-11-02 18:59:19 +03:00 |
|
NikVolf
|
479a1f24e1
|
fix build, add ci check
|
2017-11-02 18:38:02 +03:00 |
|
Nikolay Volf
|
1cf766c697
|
Merge pull request #31 from paritytech/result_code_first
Move result store code on the top of create function
|
2017-11-01 19:58:56 +03:00 |
|
Nikolay Volf
|
89fcec7ba7
|
Merge pull request #29 from paritytech/editorconfig
Add .editorconfig
|
2017-11-01 18:33:30 +03:00 |
|
fro
|
74bd744b1e
|
move result code on the top of create
|
2017-11-01 17:47:34 +03:00 |
|
NikVolf
|
47258faa1f
|
Merge remote-tracking branch 'origin/master' into editorconfig
|
2017-11-01 17:14:51 +03:00 |
|