388 Commits

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