49 Commits

Author SHA1 Message Date
NikVolf
b0f43bb575 rename crate 2018-03-13 16:02:34 +03:00
NikVolf
f326e46f5c wasm-build migration 2018-03-07 13:54:38 +03:00
NikVolf
0c2820064d update parity-wasm 2018-02-21 19:39:00 +03:00
NikVolf
fbb5d1d754 also update parity version 2018-02-19 20:05:01 +03:00
NikVolf
9d27c6b05a also set max pages in wasm-build 2018-02-05 19:43:36 +03:00
NikVolf
32a2d19f3a add comment about 48kb 2018-02-05 18:26:59 +03:00
NikVolf
e2b8c9431f add stack alteration in wasm-build 2018-02-05 18:22:51 +03:00
NikVolf
d217c1eae0 remove memory symbol from export 2018-02-04 22:12:34 +03:00
NikVolf
4860b2f9a8 externalize mem for unknown 2018-02-01 19:42:27 +03:00
NikVolf
52da6f00e9 Merge branch 'preserve-start' into unknown-lift 2018-02-01 15:17:48 +03:00
NikVolf
c216d98b7e start function 2018-02-01 15:16:19 +03:00
NikVolf
a1ecded58c fix dependencies and deprecate test 2018-01-30 19:35:51 +03:00
NikVolf
b1b94e9a0c emscripten fix 2018-01-30 15:21:56 +03:00
NikVolf
6878005822 make unknown-unknown primary 2018-01-30 15:21:17 +03:00
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
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
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
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
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
fro
5df092d78e Cargo.lock intro 2017-11-15 19:43:31 +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
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
Sergey Pepyakin
023fe5e8cb Externalize mem ops 2017-11-06 19:25:03 +03:00
NikVolf
e379cc2473 use exact version 2017-11-03 13:58:51 +03:00
NikVolf
b1c1c4afdb fix wasm-build and add test 2017-11-03 13:52:51 +03:00
NikVolf
479a1f24e1 fix build, add ci check 2017-11-02 18:38:02 +03:00
fro
4a70824a88 test for pack added 2017-10-27 18:32:33 +03:00
fro
918c8485a4 fix logic + types 2017-10-27 14:17:50 +03:00
fro
b369ce903e fix grumbles + added constructor logic 2017-10-26 15:49:55 +03:00
fro
85b7d2f430 wip
build contract constructor
2017-10-25 20:36:05 +03:00
fro
9be2a5bf31 runtime type injection implemented #10 2017-09-25 20:16:09 +03:00
Nikolay Volf
c69d8327c8 Update Cargo.toml 2017-09-11 18:37:26 +03:00
NikVolf
afb2dc0e43 preserve tempret0 2017-08-15 16:50:43 +03:00
NikVolf
3f461d940f parameterize wasm-build 2017-08-15 16:44:25 +03:00
NikVolf
8b750511be return back the allocator externalizer 2017-08-09 18:38:46 +03:00
NikVolf
53fac96113 skip allocator subs 2017-08-09 18:27:45 +03:00
NikVolf
0d5f85eb27 add parity-wasm dep 2017-08-09 14:37:14 +03:00
NikVolf
665b21e74f add steps to build util 2017-08-09 14:30:37 +03:00
NikVolf
71910405bc build tools continued 2017-08-09 13:51:47 +03:00
NikVolf
0c52bcde1d to executable 2017-08-09 13:45:35 +03:00
NikVolf
cac0501eec build utility 2017-08-08 16:13:15 +03:00