426 Commits

Author SHA1 Message Date
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
NikVolf
688d652fcb init log in executables 2017-05-05 16:06:16 +03:00
NikVolf
9d03b0984b put externalizer to api 2017-05-05 16:05:21 +03:00
NikVolf
8fca2a9eb6 prints to logger 2017-05-05 15:51:42 +03:00
NikVolf
cb4f16d453 missing eol 2017-05-05 10:22:50 +03:00
NikVolf
f26c492a73 custom linker temporal workaround 2017-05-04 21:34:41 +03:00
NikVolf
2302f1c98e make import rewirer work regardless of order 2017-05-04 20:36:24 +03:00
NikVolf
e18e630bab various samples and experiments 2017-05-04 19:49:40 +03:00
NikVolf
beea9addfc various fixes 2017-05-04 17:38:09 +03:00
NikVolf
05d12be585 Cargo.lock to .gitignore 2017-05-04 16:40:11 +03:00
NikVolf
62fcc5ece5 remove lock files and add extern 2017-05-04 16:39:10 +03:00
NikVolf
36c248ac9e fix indents 2017-05-04 16:12:27 +03:00
NikVolf
a2b235a818 more of optimizer decomposition 2017-05-04 16:08:57 +03:00
NikVolf
518669e44c optimizer decompose 2017-05-04 15:59:22 +03:00
NikVolf
d0d23ddd98 Merge branch 'master' of github.com:NikVolf/wasm-tools 2017-05-04 14:12:50 +03:00
NikVolf
24f8804a09 some more samples 2017-05-04 14:12:39 +03:00
Nikolay Volf
993042454e Update README.md 2017-05-04 13:21:13 +04:00
NikVolf
67d32da16f optimize types 2017-05-04 12:18:32 +03:00
NikVolf
db90487364 remove redundant -s 2017-05-04 10:38:59 +03:00
NikVolf
5d5f4237c4 Merge branch 'master' of github.com:NikVolf/wasm-tools 2017-05-04 10:38:23 +03:00
NikVolf
378c4ed051 add wast text 2017-05-04 10:38:04 +03:00
NikVolf
e86bd26a64 add empty contract 2017-05-04 10:36:49 +03:00
Nikolay Volf
740b8baec3 Update logger_contract.rs 2017-05-04 11:25:43 +04:00
Nikolay Volf
2f84ffd10a Update static_contract.c 2017-05-04 11:08:11 +04:00
NikVolf
ee7157160d build script upgrade 2017-04-28 01:04:14 +03:00
NikVolf
638019dc94 updated build script 2017-04-27 23:40:51 +03:00
NikVolf
b5f65395db updated sample 2017-04-27 23:38:02 +03:00
NikVolf
5df3164400 static contract in c 2017-04-27 23:18:54 +03:00
NikVolf
3df0243f6a build and runtime update 2017-04-27 21:28:06 +03:00
NikVolf
6238c1ce91 allocator replacement 2017-04-27 21:21:10 +03:00
NikVolf
b50eeb046d fix build script 2017-04-27 12:42:07 +03:00
NikVolf
80687d470c fix with indirect calls for gas injector 2017-04-27 12:36:40 +03:00
NikVolf
b6bcd86ae1 optimizer fully working 2017-04-27 12:29:21 +03:00
NikVolf
97fba3ddf3 data/elements and such 2017-04-26 23:47:20 +03:00
NikVolf
7fd6ffabba functions and globals elimination 2017-04-26 16:01:03 +03:00
NikVolf
1051b60020 correctly mark func imports 2017-04-25 23:03:13 +03:00
NikVolf
4213d2a7bc opt in progress 2017-04-25 18:29:51 +03:00
NikVolf
f0ef00292e symbols optimizer initial 2017-04-25 17:06:41 +03:00
NikVolf
c8a30f9138 fixes with memory, also free 2017-04-25 14:35:49 +03:00
NikVolf
411e9e9c64 cleanup 2017-04-25 12:08:25 +03:00
NikVolf
a6dd9cb894 comments and updates 2017-04-25 11:39:46 +03:00