416 Commits

Author SHA1 Message Date
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
Nikolay Volf
c4ea3a6f41 Update README.md 2017-05-30 15:06:46 +04:00
NikVolf
050c0b76a8 remove demos (moved to https://github.com/nikvolf/wasm-tools) 2017-05-30 13:53:18 +03:00
NikVolf
0410ae407a update gas assert 2017-05-26 02:40:28 +03:00
NikVolf
4baeea8733 remove logger spam 2017-05-25 22:22:48 +03:00
NikVolf
e06b5b9972 Merge branch 'master' of github.com:NikVolf/wasm-tools 2017-05-25 22:16:23 +03:00
NikVolf
080d9e6b7f debug logging in runtime 2017-05-25 22:16:13 +03:00
Nikolay Volf
7b7ac35958 Merge pull request #12 from maciejhirsz/master
Allow export functions to be set in CLI
2017-05-22 19:33:41 +03:00
maciejhirsz
796234cd26 Merge branch 'master' of github.com:NikVolf/wasm-tools 2017-05-22 12:16:36 +02:00
NikVolf
a2922a6fb0 convert to tabs 2017-05-19 20:21:16 +03:00
NikVolf
b81573d2b8 logger notion 2017-05-19 17:15:41 +03:00
NikVolf
f2d99ce888 tabify all 2017-05-19 16:54:53 +03:00
NikVolf
360c308e09 working refactored runtime 2017-05-19 16:46:34 +03:00
NikVolf
b9acb877bc refactor to native env initial 2017-05-19 13:22:46 +03:00
maciejhirsz
b19ba790fb Allow export functions to be set in CLI 2017-05-16 17:25:54 +02:00
NikVolf
2f691bb360 fully working rust runner 2017-05-16 16:10:04 +03:00
NikVolf
20496ae9b2 somewhat working 2017-05-15 19:15:09 +03:00
NikVolf
1083eaa65d more senseful input/context allocation 2017-05-15 18:26:25 +03:00
NikVolf
bcdb942036 upto _emscripten_memcpy_big and user traps 2017-05-15 18:10:52 +03:00
NikVolf
7c4d12adeb refactored rust runtime 2017-05-15 17:44:15 +03:00
NikVolf
aaef000313 another logic for rust runner 2017-05-12 20:50:09 +03:00
NikVolf
c93212f5f4 ongoing work on rust runner 2017-05-12 14:22:58 +03:00
NikVolf
db28fe95b6 rust-runner experimental 2017-05-10 16:19:31 +03:00
NikVolf
9fba4561e5 rename runner->js-runner 2017-05-10 14:28:56 +03:00
NikVolf
573817c5b0 redundant call in builder 2017-05-09 18:16:49 +03:00
NikVolf
d26b19a2aa expanded call test 2017-05-09 18:16:08 +03:00
NikVolf
7b4011aa60 global opt 2 2017-05-09 18:10:24 +03:00
NikVolf
2a7e93a764 global optimization happy path 2017-05-09 18:06:06 +03:00
NikVolf
67ec3b6e2d minimal test and expects replace 2017-05-09 15:35:49 +03:00
NikVolf
9787b36b77 optimized empty passes 2017-05-09 13:08:15 +03:00
NikVolf
8769847d48 factored out few expects 2017-05-09 13:04:40 +03:00
NikVolf
3255d4be75 result return for optimizer, test correctness 2017-05-09 12:54:16 +03:00
NikVolf
e839064802 failing test with empty module 2017-05-09 12:46:49 +03:00