398 Commits

Author SHA1 Message Date
Nikolay Volf
6a39db802e Merge pull request #24 from paritytech/inject-rules
Inject gas using rules
2017-10-04 16:04:07 +02:00
NikVolf
95beaa1508 Merge remote-tracking branch 'origin/master' into inject-rules 2017-10-04 15:35:16 +03:00
NikVolf
6a575c30a9 inject with rules 2017-10-04 13:53:03 +03:00
Nikolay Volf
d08ff169b6 Merge pull request #20 from paritytech/runtime-type-build
Runtime type injection implemention
2017-09-25 22:45:23 +03:00
fro
9be2a5bf31 runtime type injection implemented #10 2017-09-25 20:16:09 +03:00
Alexey
a6b6d75be0 Merge pull request #19 from paritytech/non-determinism-check
take module as ref in is_deterministic
2017-09-22 19:34:29 +03:00
fro
6e5c2282bf take module as ref in is_deterministic 2017-09-22 19:20:58 +03:00
Alexey
92eee21eca Merge pull request #18 from paritytech/non-determinism-check
Non determinism checker
2017-09-21 18:09:42 +03:00
fro
93647ec3df unnecessary checks for init_expr removed ( http://webassembly.org/docs/modules/#initializer-expression ) 2017-09-21 12:44:50 +03:00
fro
da265f3671 remame indeterminism 2017-09-21 12:44:08 +03:00
fro
6aa896e9fe rename non_determinism_checker -> indeterminism_check
tests added
2017-09-20 19:21:22 +03:00
fro
768d4633a1 check_opcodes func implemented 2017-09-20 12:52:33 +03:00
fro
31673aa31d non-determinism checker initial impl
wip
2017-09-20 12:06:59 +03:00
Nikolay Volf
507084c081 Merge pull request #16 from paritytech/wasm-prune
Rename wasm-opt to wasm-prune to avoid binary name collision with binaryen
2017-09-15 22:31:20 +03:00
NikVolf
087399f6b5 update also readme 2017-09-15 22:03:43 +03:00
NikVolf
5095880843 add prune actually 2017-09-15 22:01:12 +03:00
NikVolf
203cc4fea8 rename wasm-opt binary to wasm-prune 2017-09-15 22:00:35 +03:00
Nikolay Volf
c69d8327c8 Update Cargo.toml 2017-09-11 18:37:26 +03:00
NikVolf
95f9f04d10 bump parity-wasm 2017-09-05 11:36:15 +02: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
7942d2ad52 Merge branch 'build-tools' 2017-08-09 14:34:38 +03:00
NikVolf
665b21e74f add steps to build util 2017-08-09 14:30:37 +03:00
Nikolay Volf
b12b1891e2 Update README.md 2017-08-09 14:00:09 +03:00
Nikolay Volf
478ff6a888 Merge pull request #14 from paritytech/build-tools
Wasm build utils for cargo
2017-08-09 13:56:58 +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
Nikolay Volf
9462bcc068 Merge pull request #13 from paritytech/cost-table
Cost table + some fixes
2017-07-27 13:39:26 +03:00
NikVolf
9111c75292 copy for instruction type, pub module 2017-07-27 13:38:21 +03:00
NikVolf
de3b30dab5 fix also bug with externalizer 2017-07-25 18:47:03 +03:00
NikVolf
b2d04ea3a9 initial cost table 2017-07-25 18:43:12 +03:00
NikVolf
5518b8dd1f use crate dependency everywhere 2017-07-21 13:42:59 +03:00
NikVolf
fee06b6d58 use crate dependency 2017-07-11 11:14:00 +03:00
NikVolf
357a5deed6 more tests 2017-06-26 16:09:56 +03:00
NikVolf
b46ba2acdb some tests 2017-06-26 16:03:27 +03:00
NikVolf
c5ac4cba56 updated to new parity-wasm api 2017-06-26 14:27:29 +03:00
NikVolf
4a06b5107c actually fix it 2017-06-14 15:47:35 +03:00
NikVolf
206c95e2b9 indirect_call bug fix 2017-06-14 15:26:56 +03:00
NikVolf
729dddc9cc wasm-pack utility to pack wasm files into transactions payload 2017-06-09 18:36:32 +03:00
NikVolf
25110c32a8 Merge branch 'master' of github.com:paritytech/wasm-utils 2017-06-06 16:54:33 +03:00
NikVolf
4882bace69 update to latest parity-wasm 2017-06-06 16:54:22 +03:00
Nikolay Volf
87ad7d9fbe Update README.md 2017-05-31 15:10:20 +04:00
Nikolay Volf
bbfeb8f924 more typos 2017-05-30 15:15:11 +04:00
Nikolay Volf
221c7bbc39 typos 2017-05-30 15:11:04 +04:00
Nikolay Volf
46778833e9 Update README.md 2017-05-30 15:08:42 +04:00
Nikolay Volf
3bcb20879b Update README.md 2017-05-30 15:08:19 +04:00