24 Commits

Author SHA1 Message Date
NikVolf
5238b41af2 bump cli to 0.4.1 2018-08-06 16:51:35 +03:00
NikVolf
a9f5058b4f fix not saving raw module when no constructor specified 2018-08-06 16:09:11 +03:00
NikVolf
4b8b07a0b5 bump versions 2018-08-06 15:43:46 +03:00
Nikolay Volf
67d67f3fba
Merge pull request #100 from paritytech/no-constructor
The constructor arg removed from
2018-08-06 15:40:04 +03:00
fro
3a7f8836dd the constructor arg removed from 2018-08-06 15:19:01 +03:00
NikVolf
abb5ae6f22 bump cli to 0.3.0 2018-08-03 14:11:29 +03:00
NikVolf
9d0ad5b309 bump to 0.4.0 2018-08-03 14:10:51 +03:00
Alexey
e491789127 Move build logic to lib (#97)
* refactored out build to lib

* save_raw returns

* fix indentations and other small fixes

* fix build API

* rename Target to SourceTarget

* fix formatting

* make join runtime_type into runtime_type and runtime_version
2018-08-01 17:26:22 +03:00
Nikolay Volf
41839664bb
wasm-check utility (#94)
* wasm-check utility

* more runtime externs

* couple more imports
2018-07-12 18:49:09 +03:00
NikVolf
7366384861 bump to lib to 0.3 and cli to 0.2 2018-07-04 12:17:42 +03:00
Wei Tang
af2d61b9f8 Fix tests and cli 2018-06-29 19:06:33 +08:00
Nikolay Volf
de23bfac0a
Merge pull request #84 from paritytech/public-api
Add public api switch to wasm-build
2018-05-21 22:57:27 +03:00
Nikolay Volf
261c823b63
Merge pull request #82 from paritytech/pack-cli
Standalone wasm-pack binary
2018-05-20 22:51:40 +04:00
NikVolf
ce865c1e8a add public api switch 2018-05-18 17:51:37 +04:00
NikVolf
5609a08e99 change to expect 2018-05-18 16:47:06 +04:00
NikVolf
edabee0649 more fixes to fixes 2018-05-18 16:45:04 +04:00
NikVolf
367514ae07 actual implementation of packer 2018-05-18 16:37:49 +04:00
NikVolf
816f14eac7 also call/deploy update 2018-05-18 16:29:35 +04:00
NikVolf
f9540c5423 some fixes 2018-05-18 16:22:41 +04:00
NikVolf
04ac17c3d5 additional binary 2018-05-18 16:21:25 +04:00
NikVolf
7f8811cb2c readme for cli 2018-05-15 18:18:49 +04:00
NikVolf
4112b4b961 bump/set versions 2018-05-15 18:14:23 +04:00
Sergey Pepyakin
867a6a185d Use parity-wasm 0.30 instead of git 2018-05-15 16:54:02 +03:00
Wei Tang
245ac89f2d Rename folder tools to cli to keep it consistent with crate naming 2018-05-15 20:44:18 +08:00