Commit Graph

21 Commits

Author SHA1 Message Date
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